Started by timer Running as SYSTEM Building remotely on gtp0-deb10fr (hdlc dahdi) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-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-fr-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 # timeout=10 Commit message: "make: Fix OSMO_REMSIM_BRANCH not passed" > git rev-list --no-walk 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 # timeout=10 [ttcn3-gbproxy-test-fr-latest] $ /bin/sh -xe /tmp/jenkins11706440540723644277.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-gbproxy-test-fr-latest + sed s/-latest$// + DIR=ttcn3-gbproxy-test-fr + export IMAGE_SUFFIX=latest + cd ttcn3-gbproxy-test-fr + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs ] + [ xjenkins-ttcn3-gbproxy-test-fr-latest-881 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/ttcn3-gbproxy-test-fr + SUITE_NAME=ttcn3-gbproxy-test-fr + 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-fr-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-fr-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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 . Sending build context to Docker daemon 28.67kB Step 1/12 : ARG REGISTRY=docker.io Step 2/12 : ARG UPSTREAM_DISTRO=debian:bookworm Step 3/12 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bookworm: Pulling from debian Digest: sha256:e1ea8c2803ad5f70e66410bbf99c833334b931b61a0f4a1e5c127d679fdee98b Status: Image is up to date for registry.osmocom.org/debian:bookworm ---> ff869c3288a4 Step 4/12 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> f2b87d63b92c Step 5/12 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> 59c393567e84 Step 6/12 : ARG OSMOCOM_REPO="${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/latest/Debian_12/" ---> Using cache ---> 135b14f6067b Step 7/12 : ARG UID ---> Using cache ---> 54295137ccfb Step 8/12 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> ffb4a7c45b22 Step 9/12 : COPY .common/Release.key /usr/share/keyrings/osmocom-latest.asc ---> Using cache ---> 295fcee65b7b Step 10/12 : RUN set -x && useradd --uid=${UID} -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/ ---> Using cache ---> b9dc699cef6e Step 11/12 : 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] $OSMOCOM_REPO ./" > /etc/apt/sources.list.d/osmocom-latest.list ---> Using cache ---> 7fe31bae352f Step 12/12 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 84552a0a6dc6 [Warning] One or more build-args [ASTERISK_BRANCH OSMO_BSC_BRANCH OSMO_CBC_BRANCH OSMO_GGSN_BRANCH OSMO_UECUPS_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_VERSION OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_DIA2GSUP_BRANCH OSMO_EPDG_BRANCH DISTRO LIBOSMOCORE_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH USER OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OSMO_HNBGW_BRANCH OSMO_HNODEB_BRANCH OSMO_MSC_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_GBPROXY_BRANCH OSMO_REMSIM_BRANCH PJPROJECT_BRANCH] were not consumed Successfully built 84552a0a6dc6 Successfully tagged osmocom-build/debian-bookworm-obs-latest:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 84552a0a6dc6 + 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 + grep -q $USER + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + 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-fr-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-fr-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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 . Sending build context to Docker daemon 30.72kB Step 1/13 : ARG USER Step 2/13 : ARG DISTRO Step 3/13 : ARG OSMOCOM_REPO_VERSION="latest" Step 4/13 : FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION ---> 84552a0a6dc6 Step 5/13 : ARG DISTRO ---> Using cache ---> 5a1fc74903dc Step 6/13 : RUN case "$DISTRO" 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 $DISTRO" exit 23 ;; esac ---> Using cache ---> b62bde85a3dd Step 7/13 : WORKDIR /data ---> Using cache ---> c69d0f75e740 Step 8/13 : VOLUME /data ---> Using cache ---> 96814f384b13 Step 9/13 : COPY osmo-gbproxy.cfg /data/osmo-gbproxy.cfg ---> Using cache ---> a9047ce3e529 Step 10/13 : COPY .common/pipework /usr/bin/pipework ---> Using cache ---> 6dc12496cd7d Step 11/13 : COPY docker-entrypoint.sh /docker-entrypoint.sh ---> Using cache ---> af96363213c8 Step 12/13 : CMD ["/docker-entrypoint.sh"] ---> Using cache ---> 007d2021a90d Step 13/13 : EXPOSE 23000/udp 4246/tcp 4263/tcp ---> Using cache ---> 03f106ae43d0 [Warning] One or more build-args [OSMO_BTS_BRANCH OSMO_CBC_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_GGSN_BRANCH OSMO_REMSIM_BRANCH UPSTREAM_DISTRO ASTERISK_BRANCH OSMO_NITB_BRANCH UID OPEN5GS_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_TTCN3_BRANCH OSMO_EPDG_BRANCH OSMO_PCU_BRANCH PJPROJECT_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH OSMO_BSC_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH OSMO_GBPROXY_BRANCH OSMO_HLR_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_PATH OSMO_BB_BRANCH OSMO_SIP_BRANCH REGISTRY] were not consumed Successfully built 03f106ae43d0 Successfully tagged osmocom-build/osmo-gbproxy-latest:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/osmo-gbproxy-latest' + docker_image_exists osmo-gbproxy-latest + docker images -q osmocom-build/osmo-gbproxy-latest + test -n 03f106ae43d0 + 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.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogb14:amd64 1.10.0 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.10.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:af3a71c31565487e90f70a4df29f6762c737a20e16897f7e92fd8dee18057926 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 + grep -q $USER + echo FROM $REGISTRY/$USER/debian-bookworm-titan + 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-fr-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-fr-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1003 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian: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 . Sending build context to Docker daemon 33.79kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bookworm-titan ---> 4bf62d6cdf11 Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> a681d0787b13 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> 321b157ae353 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" gbproxy ---> Using cache ---> a1ca87d92772 Step 7/9 : VOLUME /data ---> Using cache ---> 2966ae17c558 Step 8/9 : COPY GBProxy_Tests.cfg /data/GBProxy_Tests.cfg ---> Using cache ---> 5bc9dc8c3404 Step 9/9 : ENTRYPOINT ["ttcn3-docker-run", "gbproxy", "GBProxy_Tests"] ---> Using cache ---> b6198d67d58d [Warning] One or more build-args [OSMO_BTS_BRANCH OSMO_SIP_BRANCH UID LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMO_HNBGW_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMO_UECUPS_BRANCH UPSTREAM_DISTRO OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH PJPROJECT_BRANCH OSMOCOM_REPO_PATH OSMOCOM_REPO_VERSION OSMO_EPDG_BRANCH OSMO_NITB_BRANCH ASTERISK_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_BSC_BRANCH OSMO_REMSIM_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_DIA2GSUP_BRANCH OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH DISTRO OSMO_BB_BRANCH OSMO_HLR_BRANCH] were not consumed Successfully built b6198d67d58d Successfully tagged osmocom-build/ttcn3-gbproxy-test:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n b6198d67d58d + 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-fr-latest/logs/gbproxy-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy-tester + cp GBProxy_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-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-fr-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy + cp osmo-gbproxy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/unix + network_clean_remove_all_ttcn3 + local networks + local i + docker network ls --format {{.Name}} + grep ^ttcn3- + true + networks= + [ -z ] + return + network_create + SUBNET=21527 + seq 1 30 + echo (21527 + 1) % 256 + bc + SUBNET=24 + NET_NAME=ttcn3-gbproxy-test-fr-24 + SUB4=172.18.24.0/24 + SUB6=fd02:db8:24::/64 + set +x Creating network ttcn3-gbproxy-test-fr-24, trying SUBNET=24... + docker network create --internal --subnet 172.18.24.0/24 --ipv6 --subnet fd02:db8:24::/64 ttcn3-gbproxy-test-fr-24 46bd8d80228ac4f101b9fe71347b303a118763fb38e82d64fa3e155fbac776e4 + set +x ### Network ttcn3-gbproxy-test-fr-24 created (SUBNET=24) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=24 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy/osmo-gbproxy.cfg Applying SUBNET=24 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy-tester/GBProxy_Tests.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 24 10 + NET=24 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-fr-24 --ip 172.18.24.10 --ip6 fd02:db8:24::10 + docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-gbproxy-test-fr-24 --ip 172.18.24.10 --ip6 fd02:db8:24::10 --ulimit core=-1 -e WAIT_FOR_NETDEV=hdlcnet8 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy -d osmocom-build/osmo-gbproxy-latest 5c1364de8a8c9e2cacd36c3c7c365cba233297d53682d4d94da89374badc73ed + seq 1 8 + DEV=hdlcnet1 + sudo ./netdev-to-docker.sh hdlcnet1 jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy + DEV=hdlcnet2 + sudo ./netdev-to-docker.sh hdlcnet2 jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy + DEV=hdlcnet3 + sudo ./netdev-to-docker.sh hdlcnet3 jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy + DEV=hdlcnet4 + sudo ./netdev-to-docker.sh hdlcnet4 jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy + DEV=hdlcnet5 + sudo ./netdev-to-docker.sh hdlcnet5 jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy + DEV=hdlcnet6 + sudo ./netdev-to-docker.sh hdlcnet6 jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy + DEV=hdlcnet7 + sudo ./netdev-to-docker.sh hdlcnet7 jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy + DEV=hdlcnet8 + sudo ./netdev-to-docker.sh hdlcnet8 jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 24 103 + NET=24 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-fr-24 --ip 172.18.24.103 --ip6 fd02:db8:24::103 + docker run --rm --cap-add=NET_RAW --cap-add=SYS_RAWIO --network ttcn3-gbproxy-test-fr-24 --ip 172.18.24.103 --ip6 fd02:db8:24::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.24.10 -e OSMO_SUT_PORT=4246 -e WAIT_FOR_NETDEV=hdlc8 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy-tester:/data --name jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test -d osmocom-build/ttcn3-gbproxy-test ce292a631d80bca6282149d05d4792a3e9a6e51f84ccbc52e359ce02cdbb6347 + seq 1 8 + DEV=hdlc1 + sudo ./netdev-to-docker.sh hdlc1 jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + DEV=hdlc2 + sudo ./netdev-to-docker.sh hdlc2 jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + DEV=hdlc3 + sudo ./netdev-to-docker.sh hdlc3 jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + DEV=hdlc4 + sudo ./netdev-to-docker.sh hdlc4 jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + DEV=hdlc5 + sudo ./netdev-to-docker.sh hdlc5 jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + DEV=hdlc6 + sudo ./netdev-to-docker.sh hdlc6 jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + DEV=hdlc7 + sudo ./netdev-to-docker.sh hdlc7 jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + DEV=hdlc8 + sudo ./netdev-to-docker.sh hdlc8 jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + docker logs -f jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test Waiting for hdlc8 to appear + SUBDIR=gbproxy + SUITE=GBProxy_Tests + '[' -n hdlc8 ']' + echo 'Waiting for hdlc8 to appear' + pipework --wait -i hdlc8 + true + '[' '!' -f /sys/class/net/hdlc8/flags ']' ++ cat /sys/class/net/hdlc8/flags + FLAGS=0x91 + let 'FLAG_UP=0x91&1' + '[' 1 = 1 ']' + break + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/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@ce292a631d80: Unix server socket created successfully. MC@ce292a631d80: Listening on TCP port 33543. ce292a631d80 is the default MC2> spawn /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests ce292a631d80 33543 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ce292a631d80: New HC connected from 172.18.24.103 [172.18.24.103]. ce292a631d80: Linux 4.19.0-12-amd64 on x86_64. cmtc MC@ce292a631d80: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ce292a631d80: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce292a631d80: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce292a631d80: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce292a631d80: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce292a631d80: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce292a631d80: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ce292a631d80: Configuration file was processed on all HCs. MC@ce292a631d80: Creating MTC on host 172.18.24.103. MC@ce292a631d80: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Mon Dec 9 05:06:11 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(9)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(9)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(15)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(15)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(16)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(16)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(15)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(9)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(15)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(15)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(16)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(9)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(9)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(5)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(17)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(29)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(33)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(30)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(35)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(35)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(35)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(37)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(32)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(39)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(34)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(41)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(41)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(41)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(42)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(38)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(45)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(45)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(36)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(45)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(46)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(46)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(46)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(36)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(49)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(50)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(44)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6(47)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(40)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(51)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(51)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(51)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(52)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(52)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(52)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(53)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(53)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(58)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(55)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(60)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(57)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(61)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(61)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(61)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(54)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(63)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(63)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(63)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(35)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(41)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(45)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(46)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(52)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(51)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(61)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(63)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(50)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(39)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(42)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(37)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(33)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(49)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(58)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(60)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(30)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(30)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(30)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(32)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(30)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(34)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(32)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(32)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(38)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(47)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(44)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(38)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(38)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(34)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(34)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(32)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(38)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(44)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(44)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(29)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(34)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(47)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(47)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(44)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(47)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(55)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(40)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(40)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(55)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(55)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(57)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(8)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(8)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(55)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(57)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(57)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(48)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(43)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(57)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(54)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(54)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(12)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(11)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(14)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(14)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(11)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(12)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(59)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(56)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(62)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_BVC_bringup" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup(64) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@ce292a631d80: Adding Client=TC_BVC_bringup(64), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(43)@ce292a631d80: Adding Client=TC_BVC_bringup(64), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(56)@ce292a631d80: Adding Client=TC_BVC_bringup(64), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@ce292a631d80: Adding Client=TC_BVC_bringup(64), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@ce292a631d80: Adding Client=TC_BVC_bringup(64), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(64)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(43)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(56)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_BVC_bringup" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup(65) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@ce292a631d80: Adding Client=TC_BVC_bringup(65), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(43)@ce292a631d80: Adding Client=TC_BVC_bringup(65), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(56)@ce292a631d80: Adding Client=TC_BVC_bringup(65), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@ce292a631d80: Adding Client=TC_BVC_bringup(65), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@ce292a631d80: Adding Client=TC_BVC_bringup(65), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(65)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(43)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(56)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(42)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(8)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(9)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(34)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(39)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(15)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(13)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(14)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(40)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(37)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(12)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(48)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(38)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(11)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(36)@ce292a631d80: Final verdict of PTC: none TC_BVC_bringup(65)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI6(47)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(33)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(32)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(44)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(30)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(43)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(53)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(50)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(55)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(49)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(57)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(59)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(54)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(60)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(58)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(62)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(61)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(61)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(56)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(63)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(63)@ce292a631d80: Final verdict of PTC: none TC_BVC_bringup(64)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(51)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(51)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(41)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(41)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(46)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(46)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(35)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(35)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(45)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(45)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(52)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(52)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(8): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(9): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(11): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(12): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(13): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(14): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(15): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(20): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(25): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(30): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(32): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(33): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(34): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(35): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(36): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(37): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(38): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(39): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(40): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(41): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(42): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(43): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(44): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(45): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(46): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(47): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(48): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(49): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(50): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(51): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(52): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(53): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(54): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(55): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(56): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(57): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(58): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(59): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(60): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(61): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(62): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(63): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_BVC_bringup(64): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_BVC_bringup(65): pass (pass -> pass) MTC@ce292a631d80: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Mon Dec 9 05:06:33 UTC 2024 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=291064) Waiting for packet dumper to finish... 1 (prev_count=291064, count=292252) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Mon Dec 9 05:06:35 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(67)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(67)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(71)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(67)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(71)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(67)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(77)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(77)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(79)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(79)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(83)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(79)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(83)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(79)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(87)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(87)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(71)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(77)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(83)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(87)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(67)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(79)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(77)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(77)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(87)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(87)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(83)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(83)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(71)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(71)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(68)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(68)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(80)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(80)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(91)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(92)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(91)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(96)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(93)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(91)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(98)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(95)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(99)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(99)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(99)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(91)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(102)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(97)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(106)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(106)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(106)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(103)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(103)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(105)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(103)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(101)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(100)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(109)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])(100)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(109)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(109)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(111)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(107)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(104)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(113)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(110)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(115)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(115)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(114)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(114)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(114)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(115)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(116)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(116)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(120)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(118)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(117)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(125)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(125)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(125)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(124)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(121)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(126)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(126)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(126)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(99)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(106)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(103)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(109)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(114)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(115)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(125)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(126)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(99)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(106)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(103)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(109)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(115)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(114)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(125)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(126)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(96)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(98)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(102)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(105)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(111)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(113)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(120)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(124)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(93)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(97)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(95)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(93)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(93)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(101)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(95)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(97)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(97)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(95)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(93)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(95)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(101)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(101)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(107)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(97)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(110)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(101)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(107)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(107)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(92)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(92)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(107)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(110)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(110)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(118)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: Rx BVC-RESET from BVCI=23 GbProxy_Test-NS(PCU[1])-NSVCI6(110)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(121)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(104)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(104)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI23(94)@ce292a631d80: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(118)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(118)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(121)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(121)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(86)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(73)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI7(118)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(73)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(86)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(112)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: 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(108)@ce292a631d80: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: 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-NS(PCU[2])-NSVCI8(121)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(117)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(117)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(76)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(89)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(78)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(76)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(89)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(78)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(90)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: 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[1])-BVCI20033(90)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: 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(122)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI23(119)@ce292a631d80: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(123)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(127) GbProxy_Test-BSSGP(PCU[0])-BVCI23(94)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(127), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(108)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(127), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(119)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(127), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(127), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(127), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(127)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(94)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(108)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(119)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(128) GbProxy_Test-BSSGP(PCU[0])-BVCI23(94)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(128), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(108)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(128), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(119)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(128), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(128), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: Adding Client=TC_BVC_bringup_conflicting(128), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(128)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(94)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(108)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(119)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(66)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(68)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(67)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(73)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(75)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(88)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(101)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(84)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(69)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(93)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(79)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(118)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(81)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(120)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(78)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(98)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(83)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(123)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(85)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(86)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(92)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(76)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(105)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(89)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(91)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(110)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(96)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(113)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(97)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(102)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(100)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(119)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(108)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(104)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(80)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(90)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(107)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(112)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(111)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(117)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(72)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(116)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(121)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(77)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(122)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(124)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(95)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(74)@ce292a631d80: Final verdict of PTC: none TC_BVC_bringup_conflicting(128)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(115)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(115)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(114)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(114)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(103)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(103)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(71)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(87)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(126)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(126)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(109)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(109)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(106)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(125)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(125)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(106)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(99)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(99)@ce292a631d80: Final verdict of PTC: none TC_BVC_bringup_conflicting(127)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI23(94)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(67): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(68): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(69): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(70): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(71): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(72): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(73): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(74): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(75): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(76): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(77): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(78): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(79): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(80): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(81): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(82): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(83): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(84): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(85): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(86): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(87): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(88): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(89): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(90): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(91): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(92): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(93): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(94): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(95): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(96): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(97): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(98): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(99): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(100): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(101): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(102): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(103): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(104): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(105): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(106): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(107): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(108): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(109): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(110): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(111): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(112): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(113): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(114): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(115): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(116): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(117): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(118): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(119): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(120): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(121): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(122): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(123): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(124): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(125): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(126): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_BVC_bringup_conflicting(127): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_BVC_bringup_conflicting(128): pass (pass -> pass) MTC@ce292a631d80: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Mon Dec 9 05:06:57 UTC 2024 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=311468) Waiting for packet dumper to finish... 1 (prev_count=311468, count=312560) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Mon Dec 9 05:06:59 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(130)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(130)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(134)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(134)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(130)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(130)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(140)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(140)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(142)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(142)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(147)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(147)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(142)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(142)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(153)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(153)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(140)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(134)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(153)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(147)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(142)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(130)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(153)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(153)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(140)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(140)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(147)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(147)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(143)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(143)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(134)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(134)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(131)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(131)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(154)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(155)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(154)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(159)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(156)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(154)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(161)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(158)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(154)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(164)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(164)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(164)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(165)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(160)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(167)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(167)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(167)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(168)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(163)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(169)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(169)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(169)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(172)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])(162)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(172)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(172)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(173)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(170)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(162)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(166)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(176)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(176)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(176)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(177)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(174)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(180)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(180)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(180)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(178)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(178)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(184)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(181)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(185)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(183)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(187)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(187)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(187)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(179)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(189)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(189)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(189)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(164)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(167)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(169)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(172)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(176)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(180)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(187)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(189)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(164)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(167)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(169)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(172)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(176)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(180)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(187)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(189)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(159)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(161)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(165)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(168)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(173)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(177)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(184)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(185)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(156)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(160)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(158)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(156)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(156)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(160)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(163)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(160)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(156)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(158)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(158)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(160)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(163)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(170)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(163)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(158)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(170)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(170)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(155)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[1])-NSVCI6(174)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(163)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(155)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(170)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(174)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(174)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(181)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(183)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(174)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(132)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(181)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(144)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(181)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(132)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(144)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(183)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(157)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(183)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(166)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(166)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(181)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(183)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(146)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(135)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(135)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(136)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(136)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(146)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(148)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(148)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(179)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(179)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(175)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(150)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(150)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(152)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(152)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(149)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(139)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(149)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(141)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(141)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(137)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(137)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(139)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(186)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(182)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(188)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_ul_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata(190) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(157)@ce292a631d80: Adding Client=TC_ul_unitdata(190), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@ce292a631d80: Adding Client=TC_ul_unitdata(190), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(182)@ce292a631d80: Adding Client=TC_ul_unitdata(190), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(132)@ce292a631d80: Adding Client=TC_ul_unitdata(190), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(144)@ce292a631d80: Adding Client=TC_ul_unitdata(190), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=0 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): none -> pass TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=4 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=8 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=12 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=16 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=20 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=24 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=28 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=32 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=36 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=40 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=44 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=48 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=52 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=56 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=60 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=64 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=68 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=72 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=76 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=80 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=84 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=88 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=92 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=96 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=100 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=104 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=108 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=112 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=116 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=120 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=124 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=128 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=132 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=136 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=140 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=144 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=148 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=152 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=156 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=160 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=164 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=168 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=172 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=176 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=180 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=184 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=188 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=192 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=196 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=200 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=204 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=208 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=212 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=216 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=220 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=224 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=228 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=232 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=236 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=240 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=244 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=248 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=252 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=256 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=260 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=264 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=268 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=272 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=276 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=280 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=284 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=288 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=292 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=296 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=300 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=304 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=308 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=312 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=316 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=320 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=324 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=328 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=332 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=336 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=340 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=344 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=348 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=352 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=356 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=360 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=364 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=368 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=372 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=376 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=380 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=384 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=388 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=392 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=396 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=400 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=404 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=408 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=412 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=416 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=420 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=424 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=428 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=432 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=436 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=440 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=444 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=448 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=452 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=456 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=460 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=464 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=468 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=472 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=476 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=480 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=484 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=488 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=492 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=496 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=500 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=504 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=508 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=512 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=516 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=520 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=524 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=528 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=532 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=536 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=540 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=544 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=548 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=552 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=556 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=560 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=564 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=568 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=572 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=576 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=580 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=584 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=588 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=592 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=596 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=600 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=604 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=608 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=612 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=616 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=620 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=624 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=628 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=632 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=636 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=640 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=644 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=648 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=652 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=656 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=660 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=664 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=668 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=672 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=676 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=680 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=684 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=688 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=692 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=696 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=700 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=704 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=708 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=712 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=716 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=720 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=724 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=728 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=732 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=736 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=740 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=744 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=748 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=752 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=756 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=760 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=764 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=768 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=772 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=776 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=780 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=784 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=788 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=792 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=796 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=800 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=804 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=808 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=812 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=816 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=820 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=824 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=828 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=832 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=836 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=840 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=844 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=848 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=852 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=856 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=860 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=864 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=868 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=872 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=876 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=880 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=884 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=888 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=892 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=896 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=900 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=904 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=908 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=912 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=916 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=920 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=924 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=928 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=932 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=936 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=940 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=944 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=948 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=952 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=956 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=960 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=964 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=968 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=972 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=976 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=980 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=984 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=988 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=992 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=996 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1000 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1004 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1008 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1012 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1016 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1020 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1024 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1028 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1032 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1036 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1040 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1044 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1048 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1052 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1056 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1060 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1064 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1068 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1072 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1076 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1080 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1084 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1088 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1092 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1096 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1100 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1104 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1108 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1112 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1116 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1120 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1124 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1128 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1132 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1136 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1140 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1144 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1148 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1152 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1156 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1160 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1164 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1168 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1172 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1176 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1180 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1184 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1188 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1192 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1196 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1200 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1204 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1208 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1212 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1216 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1220 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1224 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1228 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1232 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1236 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1240 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1244 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1248 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1252 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1256 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1260 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1264 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1268 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1272 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1276 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1280 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1284 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1288 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1292 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1296 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1300 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1304 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1308 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1312 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1316 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1320 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1324 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1328 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1332 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1336 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1340 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1344 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1348 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1352 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1356 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1360 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1364 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1368 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1372 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1376 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1380 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1384 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1388 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1392 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1396 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1400 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1404 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1408 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1412 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1416 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1420 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1424 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1428 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1432 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1436 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1440 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1444 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1448 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1452 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1456 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1460 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1464 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1468 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1472 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1476 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1480 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1484 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1488 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1492 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1496 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1500 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1504 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1508 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1512 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1516 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1520 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1524 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1528 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1532 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1536 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1540 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1544 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1548 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1552 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1556 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1560 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1564 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1568 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1572 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1576 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1580 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1584 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1588 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: UL-UNITDATA(payload_size=1592 TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(190)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(132)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(144)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(157)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(182)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_ul_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata(191) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(157)@ce292a631d80: Adding Client=TC_ul_unitdata(191), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@ce292a631d80: Adding Client=TC_ul_unitdata(191), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(182)@ce292a631d80: Adding Client=TC_ul_unitdata(191), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(132)@ce292a631d80: Adding Client=TC_ul_unitdata(191), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(144)@ce292a631d80: Adding Client=TC_ul_unitdata(191), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=0 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): none -> pass TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=4 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=8 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=12 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=16 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=20 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=24 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=28 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=32 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=36 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=40 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=44 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=48 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=52 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=56 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=60 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=64 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=68 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=72 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=76 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=80 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=84 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=88 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=92 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=96 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=100 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=104 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=108 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=112 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=116 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=120 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=124 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=128 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=132 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=136 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=140 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=144 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=148 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=152 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=156 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=160 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=164 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=168 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=172 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=176 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=180 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=184 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=188 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=192 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=196 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=200 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=204 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=208 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=212 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=216 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=220 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=224 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=228 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=232 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=236 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=240 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=244 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=248 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=252 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=256 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=260 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=264 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=268 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=272 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=276 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=280 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=284 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=288 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=292 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=296 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=300 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=304 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=308 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=312 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=316 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=320 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=324 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=328 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=332 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=336 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=340 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=344 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=348 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=352 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=356 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=360 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=364 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=368 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=372 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=376 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=380 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=384 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=388 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=392 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=396 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=400 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=404 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=408 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=412 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=416 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=420 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=424 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=428 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=432 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=436 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=440 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=444 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=448 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=452 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=456 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=460 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=464 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=468 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=472 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=476 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=480 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=484 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=488 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=492 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=496 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=500 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=504 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=508 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=512 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=516 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=520 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=524 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=528 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=532 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=536 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=540 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=544 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=548 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=552 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=556 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=560 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=564 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=568 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=572 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=576 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=580 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=584 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=588 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=592 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=596 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=600 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=604 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=608 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=612 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=616 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=620 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=624 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=628 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=632 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=636 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=640 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=644 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=648 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=652 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=656 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=660 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=664 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=668 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=672 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=676 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=680 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=684 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=688 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=692 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=696 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=700 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=704 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=708 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=712 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=716 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=720 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=724 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=728 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=732 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=736 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=740 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=744 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=748 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=752 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=756 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=760 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=764 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=768 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=772 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=776 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=780 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=784 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=788 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=792 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=796 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=800 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=804 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=808 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=812 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=816 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=820 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=824 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=828 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=832 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=836 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=840 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=844 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=848 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=852 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=856 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=860 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=864 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=868 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=872 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=876 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=880 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=884 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=888 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=892 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=896 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=900 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=904 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=908 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=912 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=916 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=920 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=924 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=928 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=932 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=936 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=940 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=944 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=948 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=952 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=956 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=960 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=964 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=968 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=972 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=976 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=980 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=984 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=988 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=992 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=996 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1000 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1004 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1008 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1012 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1016 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1020 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1024 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1028 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1032 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1036 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1040 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1044 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1048 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1052 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1056 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1060 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1064 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1068 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1072 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1076 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1080 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1084 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1088 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1092 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1096 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1100 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1104 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1108 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1112 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1116 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1120 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1124 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1128 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1132 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1136 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1140 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1144 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1148 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1152 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1156 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1160 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1164 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1168 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1172 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1176 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1180 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1184 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1188 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1192 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1196 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1200 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1204 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1208 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1212 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1216 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1220 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1224 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1228 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1232 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1236 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1240 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1244 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1248 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1252 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1256 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1260 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1264 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1268 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1272 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1276 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1280 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1284 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1288 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1292 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1296 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1300 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1304 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1308 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1312 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1316 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1320 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1324 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1328 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1332 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1336 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1340 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1344 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1348 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1352 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1356 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1360 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1364 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1368 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1372 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1376 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1380 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1384 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1388 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1392 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1396 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1400 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1404 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1408 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1412 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1416 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1420 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1424 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1428 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1432 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1436 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1440 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1444 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1448 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1452 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1456 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1460 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1464 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1468 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1472 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1476 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1480 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1484 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1488 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1492 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1496 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1500 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1504 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1508 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1512 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1516 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1520 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1524 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1528 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1532 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1536 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1540 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1544 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1548 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1552 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1556 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1560 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1564 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1568 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1572 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1576 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1580 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1584 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1588 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: UL-UNITDATA(payload_size=1592 TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(191)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(132)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(144)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(157)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(182)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(129)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(131)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(130)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(136)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(137)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(132)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(138)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(182)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(141)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(134)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(140)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(135)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(139)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(133)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(142)@ce292a631d80: Final verdict of PTC: none TC_ul_unitdata(190)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(143)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(153)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(145)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(151)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(146)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(149)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(148)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(147)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(150)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(152)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(144)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(154)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(155)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(158)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(156)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(160)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(166)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(161)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(165)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(167)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(167)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(159)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(163)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(169)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(169)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(168)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(175)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(172)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(172)@ce292a631d80: Final verdict of PTC: none TC_ul_unitdata(191)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(157)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(170)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(174)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(173)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(177)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(162)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(180)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(180)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(178)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(185)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(181)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(179)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(189)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(189)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(183)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(188)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(186)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(184)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(176)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(176)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(164)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(164)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(187)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(187)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(129): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(130): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(131): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(132): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(133): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(134): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(135): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(136): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(137): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(138): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(139): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(140): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(141): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(142): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(143): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(144): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(145): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(146): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(147): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(148): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(149): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(150): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(151): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(152): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(153): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(154): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(155): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(156): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(157): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(158): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(159): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(160): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(161): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(162): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(163): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(164): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(165): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(166): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(167): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(168): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(169): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(170): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(172): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(173): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(174): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(175): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(176): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(177): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(178): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(179): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(180): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(181): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(182): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(183): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(184): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(185): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(186): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(187): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(188): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(189): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ul_unitdata(190): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ul_unitdata(191): pass (pass -> pass) MTC@ce292a631d80: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Mon Dec 9 05:07:30 UTC 2024 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2828756) Waiting for packet dumper to finish... 1 (prev_count=2828756, count=2833556) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Mon Dec 9 05:07:32 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(193)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(193)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(198)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(193)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(198)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(193)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(204)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(204)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(205)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(205)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(205)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(205)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(204)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(198)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(205)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(193)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(204)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(204)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(206)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(206)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(194)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(194)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(198)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(198)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(217)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(218)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(222)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(219)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(217)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])(217)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(224)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(224)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(225)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(224)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2(221)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(217)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(228)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(223)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(229)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(229)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(229)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(231)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(227)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(226)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(232)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(232)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(232)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(235)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(235)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(235)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(237)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(233)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(226)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(239)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(240)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(236)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(230)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(239)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(239)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(241)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(241)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(241)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(242)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(242)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(248)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(245)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(243)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(250)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(251)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(251)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(251)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8(247)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(252)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(252)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(252)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(224)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(229)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(232)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(235)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(239)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(241)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(252)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(251)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(224)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(229)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(232)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(235)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(239)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(241)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(252)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(251)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(222)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(225)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(231)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(228)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(237)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(240)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(248)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(250)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(219)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(221)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(219)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(223)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(219)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(227)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(219)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(221)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(221)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(233)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(223)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(223)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(227)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(227)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(221)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(233)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(233)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(236)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(223)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(227)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(233)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(236)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(236)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(218)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(218)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(236)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(245)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(247)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(195)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(230)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(230)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(195)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(207)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(207)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(245)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(245)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(220)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(247)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(247)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(245)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(199)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(197)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(197)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(209)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(209)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(199)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(211)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(211)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(247)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20022(238)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(234)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(243)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(243)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(201)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(214)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(214)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(201)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(200)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(216)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(212)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(200)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(203)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(216)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(212)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(203)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(246)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(244)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(249)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled MTC@ce292a631d80: 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@ce292a631d80: 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(253) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(220)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(253), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(234)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(253), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(244)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(253), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(195)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(253), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(207)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(253), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=0 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=4 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=8 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=12 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=16 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=20 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=24 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=28 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=32 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=36 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=40 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=44 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=48 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=52 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=56 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=60 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=64 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=68 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=72 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=76 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=80 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=84 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=88 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=92 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=96 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=100 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=104 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=108 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=112 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=116 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=120 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=124 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=128 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=132 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=136 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=140 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=144 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=148 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=152 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=156 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=160 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=164 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=168 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=172 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=176 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=180 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=184 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=188 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=192 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=196 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=200 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=204 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=208 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=212 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=216 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=220 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=224 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=228 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=232 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=236 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=240 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=244 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=248 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=252 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=256 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=260 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=264 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=268 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=272 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=276 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=280 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=284 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=288 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=292 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=296 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=300 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=304 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=308 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=312 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=316 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=320 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=324 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=328 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=332 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=336 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=340 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=344 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=348 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=352 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=356 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=360 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=364 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=368 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=372 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=376 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=380 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=384 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=388 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=392 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=396 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=400 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=404 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=408 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=412 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=416 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=420 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=424 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=428 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=432 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=436 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=440 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=444 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=448 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=452 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=456 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=460 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=464 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=468 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=472 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=476 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=480 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=484 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=488 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=492 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=496 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=500 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=504 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=508 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=512 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=516 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=520 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=524 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=528 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=532 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=536 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=540 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=544 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=548 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=552 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=556 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=560 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=564 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=568 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=572 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=576 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=580 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=584 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=588 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=592 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=596 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=600 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=604 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=608 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=612 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=616 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=620 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=624 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=628 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=632 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=636 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=640 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=644 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=648 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=652 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=656 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=660 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=664 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=668 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=672 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=676 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=680 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=684 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=688 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=692 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=696 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=700 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=704 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=708 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=712 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=716 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=720 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=724 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=728 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=732 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=736 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=740 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=744 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=748 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=752 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=756 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=760 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=764 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=768 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=772 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=776 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=780 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=784 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=788 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=792 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=796 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=800 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=804 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=808 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=812 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=816 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=820 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=824 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=828 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=832 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=836 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=840 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=844 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=848 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=852 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=856 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=860 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=864 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=868 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=872 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=876 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=880 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=884 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=888 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=892 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=896 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=900 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=904 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=908 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=912 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=916 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=920 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=924 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=928 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=932 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=936 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=940 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=944 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=948 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=952 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=956 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=960 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=964 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=968 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=972 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=976 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=980 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=984 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=988 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=992 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=996 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1000 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1004 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1008 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1012 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1016 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1020 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1024 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1028 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1032 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1036 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1040 GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1044 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1048 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1052 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1056 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1060 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1064 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1068 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1072 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1076 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1080 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1084 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1088 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1092 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1096 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1100 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1104 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1108 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1112 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1116 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1120 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1124 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1128 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1132 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1136 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1140 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1144 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1148 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1152 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1156 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1160 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1164 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1168 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1172 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1176 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1180 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1184 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1188 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1192 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1196 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1200 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1204 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1208 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1212 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1216 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1220 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1224 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1228 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1232 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1236 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1240 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1244 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1248 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1252 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1256 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1260 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1264 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1268 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1272 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1276 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1280 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1284 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1288 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1292 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1296 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1300 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1304 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1308 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1312 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1316 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1320 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1324 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1328 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1332 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1336 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1340 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1344 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1348 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1352 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1356 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1360 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1364 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1368 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1372 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1376 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1380 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1384 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1388 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1392 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1396 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1400 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1404 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1408 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1412 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1416 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1420 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1424 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1428 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1432 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1436 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1440 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1444 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1448 GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1452 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1456 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1460 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1464 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1468 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1472 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1476 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1480 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1484 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1488 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1492 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1496 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1500 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1504 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1508 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1512 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1516 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1520 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1524 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1528 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1532 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1536 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1540 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1544 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1548 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1552 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1556 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1560 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1564 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1568 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1572 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1576 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1580 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1584 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1588 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: UL-UNITDATA(payload_size=1592 TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(253)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(195)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(207)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(220)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(234)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(244)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(254) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(220)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(254), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(234)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(254), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(244)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(254), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(195)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(254), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(207)@ce292a631d80: Adding Client=TC_ul_unitdata_pool_failure(254), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=0 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=4 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=8 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=12 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=16 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=20 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=24 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=28 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=32 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=36 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=40 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=44 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=48 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=52 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=56 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=60 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=64 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=68 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=72 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=76 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=80 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=84 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=88 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=92 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=96 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=100 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=104 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=108 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=112 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=116 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=120 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=124 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=128 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=132 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=136 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=140 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=144 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=148 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=152 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=156 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=160 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=164 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=168 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=172 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=176 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=180 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=184 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=188 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=192 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=196 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=200 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=204 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=208 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=212 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=216 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=220 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=224 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=228 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=232 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=236 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=240 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=244 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=248 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=252 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=256 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=260 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=264 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=268 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=272 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=276 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=280 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=284 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=288 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=292 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=296 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=300 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=304 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=308 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=312 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=316 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=320 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=324 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=328 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=332 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=336 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=340 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=344 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=348 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=352 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=356 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=360 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=364 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=368 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=372 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=376 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=380 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=384 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=388 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=392 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=396 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=400 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=404 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=408 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=412 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=416 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=420 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=424 GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=428 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=432 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=436 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=440 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=444 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=448 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=452 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=456 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=460 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=464 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=468 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=472 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=476 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=480 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=484 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=488 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=492 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=496 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=500 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=504 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=508 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=512 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=516 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=520 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=524 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=528 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=532 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=536 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=540 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=544 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=548 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=552 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=556 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=560 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=564 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=568 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=572 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=576 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=580 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=584 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=588 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=592 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=596 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=600 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=604 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=608 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=612 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=616 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=620 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=624 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=628 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=632 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=636 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=640 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=644 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=648 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=652 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=656 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=660 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=664 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=668 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=672 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=676 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=680 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=684 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=688 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=692 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=696 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=700 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=704 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=708 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=712 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=716 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=720 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=724 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=728 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=732 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=736 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=740 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=744 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=748 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=752 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=756 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=760 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=764 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=768 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=772 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=776 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=780 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=784 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=788 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=792 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=796 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=800 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=804 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=808 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=812 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=816 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=820 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=824 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=828 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=832 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=836 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=840 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=844 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=848 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=852 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=856 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=860 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=864 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=868 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=872 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=876 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=880 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=884 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=888 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=892 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=896 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=900 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=904 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=908 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=912 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=916 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=920 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=924 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=928 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=932 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=936 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=940 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=944 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=948 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=952 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=956 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=960 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=964 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=968 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=972 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=976 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=980 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=984 GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=988 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=992 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=996 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1000 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1004 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1008 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1012 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1016 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1020 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1024 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1028 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1032 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1036 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1040 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1044 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1048 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1052 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1056 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1060 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1064 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1068 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1072 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1076 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1080 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1084 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1088 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1092 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1096 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1100 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1104 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1108 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1112 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1116 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1120 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1124 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1128 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1132 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1136 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1140 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1144 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1148 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1152 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1156 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1160 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1164 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1168 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1172 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1176 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1180 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1184 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1188 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1192 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1196 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1200 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1204 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1208 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1212 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1216 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1220 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1224 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1228 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1232 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1236 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1240 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1244 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1248 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1252 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1256 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1260 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1264 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1268 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1272 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1276 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1280 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1284 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1288 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1292 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1296 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1300 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1304 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1308 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1312 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1316 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1320 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1324 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1328 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1332 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1336 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1340 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1344 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1348 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1352 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1356 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1360 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1364 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1368 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1372 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1376 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1380 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1384 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1388 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1392 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1396 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1400 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1404 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1408 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1412 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1416 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1420 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1424 GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1428 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1432 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1436 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1440 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1444 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1448 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1452 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1456 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1460 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1464 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1468 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1472 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1476 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1480 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1484 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1488 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1492 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1496 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1500 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1504 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1508 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1512 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1516 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1520 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1524 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1528 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1532 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1536 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1540 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1544 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1548 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1552 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1556 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1560 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1564 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1568 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1572 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1576 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1580 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1584 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1588 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: UL-UNITDATA(payload_size=1592 TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(254)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(195)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(207)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(220)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(234)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(244)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(192)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(193)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(198)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(204)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(194)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(199)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(197)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(195)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(200)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(201)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(206)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(196)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(203)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(211)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(214)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(216)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(205)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(209)@ce292a631d80: Final verdict of PTC: none TC_ul_unitdata_pool_failure(254)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202(215)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(208)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(213)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(210)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(212)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(202)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(217)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(218)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(219)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(221)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(223)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(222)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(228)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(226)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(233)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(230)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(220)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(225)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(231)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(237)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(238)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(236)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(207)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(234)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(240)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(244)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(243)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(242)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(246)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(249)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(245)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(250)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(248)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(247)@ce292a631d80: Final verdict of PTC: none TC_ul_unitdata_pool_failure(253)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(252)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(252)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(227)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(241)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(241)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(232)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(232)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(224)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(224)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(229)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(229)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(239)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(239)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(251)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(251)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(235)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(235)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(193): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(194): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(195): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(196): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(197): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(198): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(199): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(200): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(201): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(202): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(203): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(204): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(205): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(206): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(207): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(208): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(209): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(210): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(211): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(212): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(213): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(214): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(215): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(216): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(217): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(218): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(219): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(220): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(221): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(222): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(223): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(224): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(225): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(226): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(227): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(228): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(229): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(230): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(231): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(232): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(233): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(234): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(235): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(236): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(237): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(238): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(239): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(240): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(241): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(242): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(243): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(244): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(245): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(246): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(247): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(248): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(249): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(250): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(251): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(252): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ul_unitdata_pool_failure(253): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ul_unitdata_pool_failure(254): pass (pass -> pass) MTC@ce292a631d80: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Mon Dec 9 05:08:17 UTC 2024 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2894072) Waiting for packet dumper to finish... 1 (prev_count=2894072, count=2902240) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Mon Dec 9 05:08:19 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(256)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(256)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(260)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(256)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(260)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(256)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(265)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(265)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(268)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(268)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(272)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(268)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(272)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(268)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(278)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(278)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(265)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(260)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(272)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(278)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(256)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(268)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(265)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(265)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(278)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(278)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(272)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(272)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(260)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(260)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(269)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(269)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(257)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(257)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(280)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(281)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(280)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(285)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(282)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(280)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(287)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(284)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(289)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(289)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(289)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(280)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(291)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(286)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(292)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(292)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(292)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(294)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(290)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(295)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(295)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(295)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(288)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(298)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(298)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(298)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(288)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(293)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(301)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(302)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(299)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5(296)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(303)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(303)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(303)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(305)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(305)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(305)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[2])(304)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(304)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(310)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(307)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(312)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(312)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(312)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(313)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(309)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(306)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(315)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(315)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(315)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(289)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(295)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(292)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(298)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(303)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(305)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(312)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(315)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(289)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(295)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(292)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(298)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(303)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(305)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(315)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(312)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(285)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(291)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(287)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(294)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(302)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(301)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(310)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(313)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(282)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(284)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(286)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(282)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(282)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(290)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(282)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(284)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(286)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(284)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(286)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(290)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(290)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(284)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(286)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(296)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(290)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(299)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(281)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(281)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(296)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(296)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(307)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(309)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(299)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(259)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(296)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(259)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(271)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(271)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(299)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(283)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(307)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(309)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(309)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(307)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(299)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(309)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(293)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(293)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(307)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(262)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(274)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(274)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(262)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(261)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(261)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(273)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(300)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(273)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(297)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(306)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(306)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(267)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(279)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(267)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(279)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(277)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(266)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(266)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(277)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(264)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(275)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(275)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(264)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(314)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(311)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(308)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_dl_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dl_unitdata(316) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(283)@ce292a631d80: Adding Client=TC_dl_unitdata(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(297)@ce292a631d80: Adding Client=TC_dl_unitdata(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(308)@ce292a631d80: Adding Client=TC_dl_unitdata(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(259)@ce292a631d80: Adding Client=TC_dl_unitdata(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(271)@ce292a631d80: Adding Client=TC_dl_unitdata(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=0) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): none -> pass TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=4) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=8) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=12) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=16) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=20) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=24) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=28) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=32) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=36) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=40) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=44) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=48) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=52) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=56) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=60) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=64) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=68) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=72) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=76) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=80) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=84) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=88) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=92) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=96) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=100) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=104) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=108) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=112) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=116) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=120) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=124) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=128) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=132) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=136) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=140) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=144) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=148) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=152) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=156) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=160) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=164) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=168) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=172) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=176) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=180) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=184) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=188) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=192) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=196) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=200) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=204) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=208) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=212) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=216) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=220) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=224) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=228) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=232) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=236) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=240) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=244) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=248) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=252) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=256) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=260) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=264) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=268) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=272) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=276) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=280) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=284) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=288) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=292) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=296) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=300) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=304) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=308) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=312) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=316) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=320) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=324) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=328) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=332) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=336) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=340) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=344) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=348) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=352) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=356) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=360) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=364) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=368) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=372) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=376) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=380) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=384) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=388) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=392) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=396) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=400) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=404) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=408) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=412) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=416) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=420) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=424) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=428) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=432) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=436) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=440) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=444) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=448) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=452) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=456) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=460) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=464) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=468) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=472) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=476) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=480) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=484) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=488) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=492) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=496) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=500) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=504) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=508) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=512) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=516) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=520) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=524) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=528) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=532) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=536) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=540) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=544) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=548) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=552) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=556) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=560) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=564) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=568) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=572) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=576) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=580) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=584) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=588) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=592) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=596) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=600) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=604) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=608) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=612) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=616) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=620) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=624) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=628) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=632) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=636) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=640) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=644) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=648) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=652) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=656) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=660) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=664) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=668) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=672) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=676) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=680) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=684) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=688) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=692) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=696) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=700) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=704) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=708) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=712) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=716) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=720) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=724) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=728) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=732) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=736) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=740) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=744) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=748) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=752) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=756) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=760) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=764) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=768) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=772) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=776) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=780) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=784) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=788) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=792) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=796) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=800) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=804) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=808) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=812) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=816) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=820) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=824) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=828) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=832) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=836) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=840) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=844) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=848) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=852) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=856) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=860) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=864) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=868) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=872) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=876) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=880) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=884) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=888) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=892) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=896) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=900) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=904) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=908) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=912) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=916) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=920) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=924) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=928) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=932) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=936) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=940) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=944) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=948) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=952) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=956) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=960) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=964) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=968) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=972) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=976) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=980) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=984) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=988) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=992) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=996) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1000) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1004) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1008) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1012) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1016) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1020) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1024) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1028) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1032) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1036) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1040) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1044) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1048) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1052) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1056) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1060) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1064) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1068) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1072) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1076) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1080) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1084) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1088) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1092) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1096) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1100) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1104) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1108) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1112) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1116) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1120) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1124) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1128) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1132) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1136) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1140) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1144) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1148) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1152) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1156) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1160) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1164) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1168) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1172) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1176) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1180) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1184) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1188) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1192) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1196) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1200) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1204) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1208) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1212) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1216) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1220) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1224) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1228) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1232) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1236) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1240) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1244) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1248) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1252) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1256) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1260) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1264) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1268) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1272) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1276) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1280) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1284) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1288) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1292) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1296) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1300) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1304) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1308) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1312) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1316) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1320) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1324) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1328) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1332) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1336) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1340) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1344) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1348) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1352) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1356) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1360) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1364) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1368) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1372) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1376) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1380) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1384) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1388) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1392) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1396) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1400) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1404) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1408) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1412) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1416) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1420) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1424) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1428) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1432) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1436) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1440) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1444) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1448) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1452) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1456) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1460) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1464) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1468) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1472) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1476) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1480) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1484) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1488) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1492) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1496) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1500) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1504) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1508) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1512) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1516) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1520) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1524) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1528) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1532) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1536) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1540) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1544) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1548) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1552) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1556) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1560) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1564) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1568) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1572) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1576) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1580) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1584) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1588) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: DL-UNITDATA(payload_size=1592) TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(316)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(259)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(271)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(283)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(297)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(308)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_dl_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dl_unitdata(317) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(283)@ce292a631d80: Adding Client=TC_dl_unitdata(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(297)@ce292a631d80: Adding Client=TC_dl_unitdata(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(308)@ce292a631d80: Adding Client=TC_dl_unitdata(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(259)@ce292a631d80: Adding Client=TC_dl_unitdata(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(271)@ce292a631d80: Adding Client=TC_dl_unitdata(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=0) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): none -> pass TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=4) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=8) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=12) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=16) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=20) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=24) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=28) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=32) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=36) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=40) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=44) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=48) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=52) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=56) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=60) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=64) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=68) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=72) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=76) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=80) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=84) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=88) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=92) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=96) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=100) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=104) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=108) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=112) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=116) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=120) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=124) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=128) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=132) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=136) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=140) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=144) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=148) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=152) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=156) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=160) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=164) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=168) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=172) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=176) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=180) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=184) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=188) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=192) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=196) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=200) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=204) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=208) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=212) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=216) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=220) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=224) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=228) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=232) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=236) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=240) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=244) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=248) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=252) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=256) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=260) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=264) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=268) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=272) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=276) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=280) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=284) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=288) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=292) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=296) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=300) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=304) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=308) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=312) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=316) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=320) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=324) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=328) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=332) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=336) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=340) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=344) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=348) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=352) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=356) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=360) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=364) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=368) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=372) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=376) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=380) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=384) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=388) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=392) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=396) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=400) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=404) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=408) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=412) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=416) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=420) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=424) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=428) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=432) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=436) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=440) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=444) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=448) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=452) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=456) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=460) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=464) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=468) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=472) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=476) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=480) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=484) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=488) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=492) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=496) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=500) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=504) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=508) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=512) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=516) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=520) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=524) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=528) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=532) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=536) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=540) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=544) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=548) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=552) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=556) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=560) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=564) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=568) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=572) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=576) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=580) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=584) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=588) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=592) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=596) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=600) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=604) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=608) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=612) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=616) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=620) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=624) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=628) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=632) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=636) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=640) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=644) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=648) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=652) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=656) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=660) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=664) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=668) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=672) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=676) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=680) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=684) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=688) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=692) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=696) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=700) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=704) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=708) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=712) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=716) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=720) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=724) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=728) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=732) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=736) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=740) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=744) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=748) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=752) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=756) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=760) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=764) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=768) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=772) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=776) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=780) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=784) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=788) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=792) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=796) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=800) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=804) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=808) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=812) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=816) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=820) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=824) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=828) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=832) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=836) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=840) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=844) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=848) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=852) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=856) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=860) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=864) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=868) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=872) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=876) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=880) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=884) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=888) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=892) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=896) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=900) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=904) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=908) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=912) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=916) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=920) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=924) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=928) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=932) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=936) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=940) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=944) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=948) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=952) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=956) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=960) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=964) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=968) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=972) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=976) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=980) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=984) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=988) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=992) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=996) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1000) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1004) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1008) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1012) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1016) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1020) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1024) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1028) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1032) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1036) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1040) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1044) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1048) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1052) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1056) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1060) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1064) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1068) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1072) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1076) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1080) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1084) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1088) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1092) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1096) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1100) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1104) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1108) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1112) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1116) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1120) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1124) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1128) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1132) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1136) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1140) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1144) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1148) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1152) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1156) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1160) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1164) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1168) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1172) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1176) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1180) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1184) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1188) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1192) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1196) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1200) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1204) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1208) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1212) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1216) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1220) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1224) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1228) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1232) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1236) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1240) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1244) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1248) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1252) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1256) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1260) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1264) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1268) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1272) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1276) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1280) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1284) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1288) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1292) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1296) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1300) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1304) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1308) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1312) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1316) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1320) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1324) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1328) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1332) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1336) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1340) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1344) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1348) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1352) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1356) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1360) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1364) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1368) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1372) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1376) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1380) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1384) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1388) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1392) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1396) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1400) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1404) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1408) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1412) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1416) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1420) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1424) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1428) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1432) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1436) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1440) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1444) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1448) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1452) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1456) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1460) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1464) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1468) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1472) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1476) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1480) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1484) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1488) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1492) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1496) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1500) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1504) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1508) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1512) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1516) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1520) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1524) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1528) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1532) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1536) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1540) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1544) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1548) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1552) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1556) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1560) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1564) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1568) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1572) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1576) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1580) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1584) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1588) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: DL-UNITDATA(payload_size=1592) TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(317)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(259)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(271)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(283)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(297)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(308)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(255)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(260)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(257)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(261)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(266)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(274)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(256)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(275)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(258)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(277)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(264)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(263)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(282)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(269)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(268)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(285)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(273)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(265)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(279)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(270)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(288)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(293)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(291)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(290)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(287)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(284)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(267)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(280)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(262)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(272)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(271)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(299)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(300)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(278)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(297)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(259)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(307)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(308)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(304)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(306)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(309)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(310)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(302)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(301)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(313)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(296)@ce292a631d80: Final verdict of PTC: none TC_dl_unitdata(316)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(276)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(311)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(312)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(312)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(314)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(294)@ce292a631d80: Final verdict of PTC: none TC_dl_unitdata(317)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])(281)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(283)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(292)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(292)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(289)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(289)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(305)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(305)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(295)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(295)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(298)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(298)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(303)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(303)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(315)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(315)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(286)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(256): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(257): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(258): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(259): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(260): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(261): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(262): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(263): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(264): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(265): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(266): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(267): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(268): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(269): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(270): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(271): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(272): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(273): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(274): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(275): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(276): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(277): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(278): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(279): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(280): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(281): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(282): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(283): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(284): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(285): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(286): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(287): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(288): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(289): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(290): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(291): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(292): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(293): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(294): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(295): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(296): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(297): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(298): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(299): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(300): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(301): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(302): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(303): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(304): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(305): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(306): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(307): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(308): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(309): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(310): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(311): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(312): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(313): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(314): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(315): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_dl_unitdata(316): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_dl_unitdata(317): pass (pass -> pass) MTC@ce292a631d80: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Mon Dec 9 05:08:51 UTC 2024 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3035904) Waiting for packet dumper to finish... 1 (prev_count=3035904, count=3038820) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Mon Dec 9 05:08:53 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(319)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(319)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(319)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(331)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(331)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(319)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(331)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(320)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(332)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(344)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(348)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(345)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(351)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(351)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(351)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(352)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(347)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(354)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(357)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(349)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(356)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(356)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(356)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(353)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(358)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(358)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(358)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(359)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(359)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(359)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(350)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[1])(350)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(363)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[1])(355)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(365)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(360)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6(362)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(366)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(366)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(366)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(367)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(367)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(367)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(368)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(373)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(371)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(368)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-BSSGP(PCU[2])(369)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(376)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(376)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(376)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(377)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(374)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(378)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(378)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(378)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(351)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(356)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(358)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(359)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(366)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(367)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(378)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(376)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(351)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(356)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(359)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(358)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(366)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(367)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(376)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(378)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(348)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(352)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(354)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(357)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(363)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(365)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(377)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(373)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(345)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(347)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(345)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(345)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(353)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(347)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(347)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(349)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(345)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(353)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(353)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(349)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(347)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(349)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(362)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(353)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(349)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(360)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(362)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(362)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(344)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(360)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(360)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(362)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(360)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(374)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(371)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(374)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(374)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(355)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(355)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(371)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(371)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(374)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI7(371)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(361)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(364)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(369)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(369)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(328)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(328)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(370)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(372)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(375)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_ra_capability" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability(379) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@ce292a631d80: Adding Client=TC_ra_capability(379), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(361)@ce292a631d80: Adding Client=TC_ra_capability(379), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(370)@ce292a631d80: Adding Client=TC_ra_capability(379), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@ce292a631d80: Adding Client=TC_ra_capability(379), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@ce292a631d80: Adding Client=TC_ra_capability(379), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(379)@ce292a631d80: setverdict(pass): none -> pass TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(379)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(361)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(370)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_ra_capability" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability(380) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@ce292a631d80: Adding Client=TC_ra_capability(380), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(361)@ce292a631d80: Adding Client=TC_ra_capability(380), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(370)@ce292a631d80: Adding Client=TC_ra_capability(380), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@ce292a631d80: Adding Client=TC_ra_capability(380), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@ce292a631d80: Adding Client=TC_ra_capability(380), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(380)@ce292a631d80: setverdict(pass): none -> pass TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(380)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(361)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(370)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(328)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@ce292a631d80: Final verdict of PTC: none TC_ra_capability(379)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(357)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(360)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(372)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(350)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(363)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(352)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(362)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(371)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(374)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(347)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(373)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(377)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(345)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(368)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(348)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(355)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(369)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(353)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(364)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(375)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(365)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(354)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(361)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(359)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(359)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(378)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(378)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(367)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(367)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(351)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(351)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(370)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(366)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(366)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(356)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(356)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(376)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(376)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(358)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(358)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(349)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@ce292a631d80: Final verdict of PTC: none TC_ra_capability(380)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(323): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(328): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(329): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(335): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(340): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(345): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(347): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(348): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(349): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(350): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(351): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(352): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(353): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(354): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(355): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(356): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(357): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(358): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(359): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(360): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(361): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(362): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(363): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(364): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(365): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(366): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(367): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(368): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(369): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(370): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(371): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(372): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(373): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(374): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(375): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(376): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(377): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(378): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ra_capability(379): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ra_capability(380): pass (pass -> pass) MTC@ce292a631d80: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Mon Dec 9 05:09:05 UTC 2024 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=317148) Waiting for packet dumper to finish... 1 (prev_count=317148, count=323692) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Mon Dec 9 05:09:07 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(382)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(382)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(387)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(387)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(382)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(382)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(392)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(392)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(394)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(394)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(399)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(399)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(394)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(394)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(405)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(405)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(392)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(387)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(405)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(399)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(382)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(394)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(387)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(387)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(392)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(392)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(383)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(383)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(399)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(399)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(405)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(405)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(395)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(395)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(406)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(407)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(406)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(411)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(408)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(406)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(413)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(410)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(415)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(415)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(415)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(406)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(417)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(412)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(418)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(418)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(418)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(420)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(416)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(421)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(421)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(421)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(414)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(424)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(424)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(424)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(419)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(414)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(426)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(422)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(428)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(429)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(428)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(428)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(425)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(432)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(432)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(432)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(430)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(430)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(437)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(433)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(431)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(439)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(436)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(440)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(440)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(440)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(441)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(441)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(441)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(415)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(418)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(421)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(424)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(428)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(432)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(440)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(441)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(415)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(418)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(421)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(424)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(428)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(432)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(440)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(441)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(411)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(413)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(417)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(420)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(426)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(429)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(437)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(439)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(408)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(410)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(408)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(412)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(408)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(410)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(416)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(410)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(408)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(410)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(412)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(412)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(422)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(412)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(416)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(416)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(425)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(422)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(422)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(407)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(407)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(416)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(422)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(425)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(425)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(433)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(425)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(396)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(436)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(396)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(409)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(384)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(433)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(384)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(433)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(433)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(436)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(436)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(419)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(419)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(436)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(400)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(388)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(388)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(400)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(431)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(431)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(398)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(386)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(386)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(427)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(423)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(398)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(402)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(402)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(391)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(434)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(401)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(435)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(401)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(391)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(393)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(393)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(389)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(438)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(404)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(389)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(404)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(442) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(409)@ce292a631d80: Adding Client=TC_ra_capability_upd(442), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(423)@ce292a631d80: Adding Client=TC_ra_capability_upd(442), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(434)@ce292a631d80: Adding Client=TC_ra_capability_upd(442), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(384)@ce292a631d80: Adding Client=TC_ra_capability_upd(442), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(396)@ce292a631d80: Adding Client=TC_ra_capability_upd(442), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): none -> pass TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(442)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(384)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(396)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(409)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(423)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(434)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(443) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(409)@ce292a631d80: Adding Client=TC_ra_capability_upd(443), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(423)@ce292a631d80: Adding Client=TC_ra_capability_upd(443), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(434)@ce292a631d80: Adding Client=TC_ra_capability_upd(443), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(384)@ce292a631d80: Adding Client=TC_ra_capability_upd(443), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(396)@ce292a631d80: Adding Client=TC_ra_capability_upd(443), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): none -> pass TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(443)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(384)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(396)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(409)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(423)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(434)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(381)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(401)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(384)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(398)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(382)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(388)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(392)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(389)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(391)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(385)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(393)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(383)@ce292a631d80: Final verdict of PTC: none TC_ra_capability_upd(442)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(427)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(390)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(387)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(386)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(394)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(397)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(395)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(399)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(407)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(409)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(403)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(400)@ce292a631d80: Final verdict of PTC: none TC_ra_capability_upd(443)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(402)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(396)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(404)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(408)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(411)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(406)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(412)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(410)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(416)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(414)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(420)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(413)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(423)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(425)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(422)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(429)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(437)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(419)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(426)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(434)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(417)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(435)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(433)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(430)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(436)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(439)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(438)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(431)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(424)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(424)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(415)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(415)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(421)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(421)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(441)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(441)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(418)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(418)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(440)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(440)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(428)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(428)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(432)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(432)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(405)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(382): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(383): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(384): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(385): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(386): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(387): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(388): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(389): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(390): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(391): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(392): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(393): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(394): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(395): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(396): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(397): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(398): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(399): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(400): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(401): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(402): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(403): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(404): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(405): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(406): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(407): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(408): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(409): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(410): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(411): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(412): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(413): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(414): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(415): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(416): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(417): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(418): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(419): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(420): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(421): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(422): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(423): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(424): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(425): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(426): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(427): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(428): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(429): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(430): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(431): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(432): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(433): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(434): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(435): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(436): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(437): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(438): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(439): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(440): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(441): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ra_capability_upd(442): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ra_capability_upd(443): pass (pass -> pass) MTC@ce292a631d80: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Mon Dec 9 05:09:20 UTC 2024 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=352208) Waiting for packet dumper to finish... 1 (prev_count=352208, count=353200) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Mon Dec 9 05:09:22 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(445)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(445)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(449)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(445)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(449)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(445)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(454)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(454)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(457)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(457)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(462)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(462)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(457)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(457)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(467)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(467)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(462)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(454)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(467)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(449)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(457)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(467)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(467)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(445)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(454)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(454)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(462)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(462)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(458)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(449)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(449)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(458)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(446)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(446)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(469)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(470)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(473)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(471)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(469)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])(469)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(476)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(476)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(476)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(477)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(474)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(469)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(480)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(475)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(481)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(481)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(481)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(483)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(483)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(483)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(484)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(479)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(478)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(487)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(487)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(487)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(478)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(489)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(485)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(482)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(491)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(488)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(492)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(492)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(492)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(493)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(493)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(493)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(494)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(494)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(499)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(496)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(501)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(498)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(495)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(503)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(503)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(503)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(504)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(504)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(504)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(476)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(481)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(483)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(487)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(492)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(493)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(503)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(504)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(476)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(481)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(483)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(487)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(492)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(493)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(503)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(504)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(473)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(477)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(480)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(484)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(489)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(491)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(499)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(501)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(471)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(474)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(475)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(471)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(471)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(479)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(474)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(474)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(471)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(475)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(475)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(474)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(475)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(479)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(479)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(485)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(488)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(479)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(470)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(470)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(485)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(488)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(485)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(488)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(488)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(459)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(485)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(448)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(472)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(459)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(448)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(496)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(498)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[1])(482)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(482)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(496)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(496)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(498)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(498)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(496)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(451)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(463)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(463)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(450)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(450)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(461)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(451)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(461)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(498)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20022(490)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(495)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(495)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(455)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(468)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(455)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(468)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(452)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(456)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(456)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(464)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(466)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(464)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(466)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(452)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(500)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(502)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(497)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_radio_status" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status(505) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(472)@ce292a631d80: Adding Client=TC_radio_status(505), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@ce292a631d80: Adding Client=TC_radio_status(505), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(497)@ce292a631d80: Adding Client=TC_radio_status(505), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(448)@ce292a631d80: Adding Client=TC_radio_status(505), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(459)@ce292a631d80: Adding Client=TC_radio_status(505), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(505)@ce292a631d80: setverdict(pass): none -> pass TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(505)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(448)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(459)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(472)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(497)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_radio_status" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status(506) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(472)@ce292a631d80: Adding Client=TC_radio_status(506), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@ce292a631d80: Adding Client=TC_radio_status(506), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(497)@ce292a631d80: Adding Client=TC_radio_status(506), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(448)@ce292a631d80: Adding Client=TC_radio_status(506), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(459)@ce292a631d80: Adding Client=TC_radio_status(506), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(506)@ce292a631d80: setverdict(pass): none -> pass TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(506)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(448)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(459)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(472)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(497)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(444)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(445)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(451)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(452)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(459)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(494)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(456)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(498)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(466)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(468)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(488)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(475)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(463)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(465)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(471)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(446)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(461)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(478)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(464)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(474)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(469)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(462)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(460)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(497)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(482)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(491)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(484)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(485)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(480)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(489)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(457)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(477)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(470)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(450)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(495)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(499)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(490)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(449)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(501)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(447)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(455)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(502)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(500)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(453)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(473)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(479)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@ce292a631d80: Final verdict of PTC: none TC_radio_status(506)@ce292a631d80: Final verdict of PTC: pass TC_radio_status(505)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201(454)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(481)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(481)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(504)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(504)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(503)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(503)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(492)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(492)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(493)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(493)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(487)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(487)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(483)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(483)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(476)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(476)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(458)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(496)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(448)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(467)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(472)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(445): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(446): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(447): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(448): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(449): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(450): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(451): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(452): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(453): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(454): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(455): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(456): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(457): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(458): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(459): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(460): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(461): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(462): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(463): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(464): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(465): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(466): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(467): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(468): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(469): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(470): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(471): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(472): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(473): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(474): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(475): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(476): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(477): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(478): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(479): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(480): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(481): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(482): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(483): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(484): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(485): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(487): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(488): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(489): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(490): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(491): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(492): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(493): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(494): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(495): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(496): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(497): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(498): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(499): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(500): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(501): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(502): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(503): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(504): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_radio_status(505): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_radio_status(506): pass (pass -> pass) MTC@ce292a631d80: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Mon Dec 9 05:09:34 UTC 2024 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=319276) Waiting for packet dumper to finish... 1 (prev_count=319276, count=320460) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Mon Dec 9 05:09:36 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(508)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(508)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(513)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(508)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(513)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(508)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(518)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(518)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(520)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(520)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(525)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(520)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(525)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(520)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(530)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(530)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(518)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(513)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(508)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(525)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(530)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(520)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(518)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(518)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(530)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(530)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(525)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(513)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(525)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(513)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(521)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(521)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(509)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(509)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(532)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(533)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(532)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(537)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(534)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(532)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(539)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(540)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(540)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2(536)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(540)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(532)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(543)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(538)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(544)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(544)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(544)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(546)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(542)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(547)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(547)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(547)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(541)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(550)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(550)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(550)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(551)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(541)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5(548)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(545)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(554)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(555)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6(552)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(555)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(555)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(556)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(556)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(556)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(557)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(557)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(562)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(559)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(564)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(561)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(565)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(565)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(565)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(558)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(567)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(567)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(567)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(540)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(544)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(547)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(550)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(555)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(556)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(565)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(567)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(540)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(544)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(547)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(550)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(555)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(556)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(565)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(567)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(537)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(539)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(543)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(546)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(551)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(554)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(562)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(564)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(534)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(534)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(534)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(536)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(534)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(538)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(536)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(536)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(536)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(538)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(542)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(538)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(538)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(533)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(533)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(548)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(552)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(542)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(542)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(548)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(548)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(552)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(552)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(542)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(559)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(548)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(552)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(535)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(561)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(559)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(559)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(545)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(545)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(561)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(561)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(559)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(514)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI8(561)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(526)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(514)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(524)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(512)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(524)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(553)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(549)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(512)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(526)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(558)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(558)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(517)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(515)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(531)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(529)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(515)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(531)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(527)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(519)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(529)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(519)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(527)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(563)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(517)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(560)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(566)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(568) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(535)@ce292a631d80: Adding Client=TC_radio_status_tmsi(568), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(549)@ce292a631d80: Adding Client=TC_radio_status_tmsi(568), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(560)@ce292a631d80: Adding Client=TC_radio_status_tmsi(568), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: Adding Client=TC_radio_status_tmsi(568), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: Adding Client=TC_radio_status_tmsi(568), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: 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(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(568)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(535)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(549)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(560)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(569) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(535)@ce292a631d80: Adding Client=TC_radio_status_tmsi(569), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(549)@ce292a631d80: Adding Client=TC_radio_status_tmsi(569), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(560)@ce292a631d80: Adding Client=TC_radio_status_tmsi(569), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: Adding Client=TC_radio_status_tmsi(569), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: Adding Client=TC_radio_status_tmsi(569), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: 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(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(569)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(535)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(549)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(560)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(507)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(513)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(509)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(508)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(518)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(514)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(515)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(517)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(519)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(512)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(511)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(520)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(525)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(530)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(524)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(529)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(526)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(533)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(532)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(531)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(534)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(536)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(542)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(527)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(537)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(523)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(539)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(546)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(541)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(516)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(545)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(543)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(558)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(548)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(552)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(566)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(560)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(551)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(562)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(557)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(553)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(563)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(554)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(564)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(559)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(538)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(561)@ce292a631d80: Final verdict of PTC: none TC_radio_status_tmsi(569)@ce292a631d80: Final verdict of PTC: pass TC_radio_status_tmsi(568)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(549)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(528)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(535)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(521)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(555)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(555)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(550)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(550)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(540)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(540)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(556)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(556)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(547)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(547)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(544)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(544)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(565)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(565)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(567)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(567)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(507): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(508): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(509): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(510): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(511): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(512): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(513): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(514): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(515): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(516): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(517): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(518): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(519): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(520): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(521): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(522): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(523): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(524): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(525): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(526): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(527): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(528): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(529): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(530): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(531): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(532): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(533): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(534): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(535): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(536): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(537): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(538): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(539): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(540): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(541): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(542): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(543): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(544): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(545): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(546): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(547): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(548): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(549): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(550): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(551): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(552): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(553): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(554): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(555): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(556): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(557): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(558): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(559): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(560): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(561): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(562): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(563): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(564): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(565): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(566): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(567): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_radio_status_tmsi(568): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_radio_status_tmsi(569): pass (pass -> pass) MTC@ce292a631d80: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Mon Dec 9 05:09:48 UTC 2024 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=318824) Waiting for packet dumper to finish... 1 (prev_count=318824, count=319816) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Mon Dec 9 05:09:50 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(571)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(571)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(576)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(571)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(576)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(571)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(582)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(582)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(583)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(583)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(588)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(583)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(588)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(583)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(593)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(593)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(582)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(588)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(576)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(593)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(571)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(583)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(582)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(582)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(593)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(593)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(576)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(576)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(572)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(572)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(584)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(584)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(588)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(588)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(595)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(596)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(595)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(600)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(597)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(595)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(602)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(599)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(604)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(604)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(604)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(595)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(606)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(607)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(607)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(607)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3(601)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(609)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(605)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(610)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(610)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(603)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(610)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(613)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(613)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(613)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(603)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(615)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(611)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(608)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(617)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(614)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(618)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(618)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(618)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(620)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(620)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(620)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(619)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(619)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(625)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(622)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(627)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(624)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(628)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(628)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(628)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(621)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(630)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(630)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(630)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(604)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(607)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(610)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(613)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(618)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(620)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(630)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(628)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(604)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(607)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(610)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(613)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(618)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(620)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(630)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(628)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(600)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(602)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(606)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(609)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(615)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(617)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(625)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(627)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(597)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(599)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(597)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(597)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(601)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(597)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(605)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(599)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(599)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(601)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(605)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(605)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(611)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(601)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(614)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(601)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(596)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(596)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(611)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(611)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(605)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(614)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(614)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(599)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(611)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(614)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(585)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(585)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(598)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(624)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(622)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(608)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(608)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(624)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(624)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(622)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(622)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(624)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(577)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(577)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(589)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI7(622)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(587)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(587)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(589)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(575)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(575)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(612)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(621)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(621)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(578)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(590)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(579)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(590)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(592)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(579)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(592)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(581)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(581)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(578)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(594)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(594)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(623)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(626)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(629)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(631) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(598)@ce292a631d80: Adding Client=TC_radio_status_imsi(631), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(612)@ce292a631d80: Adding Client=TC_radio_status_imsi(631), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(623)@ce292a631d80: Adding Client=TC_radio_status_imsi(631), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: Adding Client=TC_radio_status_imsi(631), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(585)@ce292a631d80: Adding Client=TC_radio_status_imsi(631), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(631)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(585)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(598)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(612)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(623)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(632) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(598)@ce292a631d80: Adding Client=TC_radio_status_imsi(632), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(612)@ce292a631d80: Adding Client=TC_radio_status_imsi(632), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(623)@ce292a631d80: Adding Client=TC_radio_status_imsi(632), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: Adding Client=TC_radio_status_imsi(632), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(585)@ce292a631d80: Adding Client=TC_radio_status_imsi(632), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: 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(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(632)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(585)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(598)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(612)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(623)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(570)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(576)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(571)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(582)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(580)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(574)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(579)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(578)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(577)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(584)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(583)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(585)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(589)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(591)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(593)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(590)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(594)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(586)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(592)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(588)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(587)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(581)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(599)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(595)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(597)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(600)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(602)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(601)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(575)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(603)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(608)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(611)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(606)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(605)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(614)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(612)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(609)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(615)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(617)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(624)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(619)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(629)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(627)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(620)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(620)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(625)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(621)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(623)@ce292a631d80: Final verdict of PTC: none TC_radio_status_imsi(632)@ce292a631d80: Final verdict of PTC: pass TC_radio_status_imsi(631)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI7(622)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(626)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(598)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(596)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(604)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(604)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(613)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(613)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(630)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(630)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(618)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(618)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(628)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(628)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(607)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(607)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(610)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(610)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(572)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(571): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(572): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(573): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(574): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(575): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(576): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(577): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(578): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(579): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(580): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(581): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(582): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(583): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(584): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(585): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(586): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(587): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(588): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(589): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(590): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(591): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(592): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(593): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(594): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(595): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(596): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(597): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(598): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(599): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(600): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(601): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(602): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(603): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(604): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(605): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(606): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(607): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(608): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(609): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(610): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(611): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(612): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(613): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(614): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(615): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(616): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(617): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(618): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(619): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(620): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(621): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(622): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(623): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(624): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(625): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(626): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(627): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(628): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(629): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(630): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_radio_status_imsi(631): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_radio_status_imsi(632): pass (pass -> pass) MTC@ce292a631d80: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Mon Dec 9 05:10:02 UTC 2024 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=321812) Waiting for packet dumper to finish... 1 (prev_count=321812, count=322804) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Mon Dec 9 05:10:05 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(634)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(634)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(639)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(639)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(634)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(634)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(644)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(644)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(646)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(646)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(650)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(646)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(650)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(646)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(656)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(656)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(656)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(650)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(644)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(639)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(646)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(634)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(644)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(644)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(656)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(656)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(650)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(650)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(647)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(647)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(639)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(639)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(635)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(635)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(658)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(659)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(658)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(663)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(660)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(658)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(665)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(662)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(667)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(667)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(667)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(658)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(669)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(664)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(672)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(668)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(671)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(671)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(671)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(673)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(673)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(673)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(676)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(676)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(676)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(666)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-BSSGP(PCU[1])(670)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(666)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(679)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(674)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(680)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(678)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(681)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(681)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(681)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(683)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(683)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(683)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(682)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(682)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(690)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(689)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(686)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8(687)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(684)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(692)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(692)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(692)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(693)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(693)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(693)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(667)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(671)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(673)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(676)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(681)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(683)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(693)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(692)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(667)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(671)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(673)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(676)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(681)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(683)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(693)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(692)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(663)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(665)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(669)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(672)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(679)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(680)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(690)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(689)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(660)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(660)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(660)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(664)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(662)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(660)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(668)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(664)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(662)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(664)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(662)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(668)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(668)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(674)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(664)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(662)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(678)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(668)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(659)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(659)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(674)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(674)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(678)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(678)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(674)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(678)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(687)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(686)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(661)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(636)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(649)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(636)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(649)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(687)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(687)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(686)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(686)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(670)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(670)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(686)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(687)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(652)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(640)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(640)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(652)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(651)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(638)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(651)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(638)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(677)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(675)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(684)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(684)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(641)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(643)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(643)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(653)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(655)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(653)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(655)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(657)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(645)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(645)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(641)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(657)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(685)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(688)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(691)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(633)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(634)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(635)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(638)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(640)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(643)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(637)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(641)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(642)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(661)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(644)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(688)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(678)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(652)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(682)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(645)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(656)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(687)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(649)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(658)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(680)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(660)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(651)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(654)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(663)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(664)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(689)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(674)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(666)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(691)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(636)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(668)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(675)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(670)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(677)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(655)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(685)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(657)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(662)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(679)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(665)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(646)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(648)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(639)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(669)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(650)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(672)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(673)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(673)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(684)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(653)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(686)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(692)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(692)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(690)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(647)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(659)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(681)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(681)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(667)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(667)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(671)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(671)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(676)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(676)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(683)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(683)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(693)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(693)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(633): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(634): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(635): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(636): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(637): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(638): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(639): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(640): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(641): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(642): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(643): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(644): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(645): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(646): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(647): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(648): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(649): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(650): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(651): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(652): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(653): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(654): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(655): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(656): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(657): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(658): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(659): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(660): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(661): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(662): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(663): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(664): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(665): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(666): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(667): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(668): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(669): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(670): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(671): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(672): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(673): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(674): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(675): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(676): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(677): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(678): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(679): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(680): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(681): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(682): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(683): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(684): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(685): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(686): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(687): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(688): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(689): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(690): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(691): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(692): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(693): none (pass -> pass) MTC@ce292a631d80: Test case TC_suspend finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Mon Dec 9 05:10:17 UTC 2024 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=427428) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Mon Dec 9 05:10:19 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(695)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(695)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(700)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(695)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(700)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(695)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(705)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(705)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(707)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(707)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(712)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(712)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(707)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(707)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(718)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(718)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(705)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(718)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(712)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(700)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(695)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(707)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(705)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(705)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(718)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(718)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(700)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(700)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(712)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(696)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(696)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(708)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(708)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(712)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(719)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(720)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(719)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(724)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(721)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(719)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(726)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(723)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(728)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(728)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(728)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(719)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(730)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(725)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(732)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(732)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(732)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(734)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(734)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(733)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(734)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4(729)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(727)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(737)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(737)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(737)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(727)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(739)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(735)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(731)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(741)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(738)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(742)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(742)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(742)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(743)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(743)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(743)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(744)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(744)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(749)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(746)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(750)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(748)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(752)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(752)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(752)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(753)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(753)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(753)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-BSSGP(PCU[2])(745)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(728)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(732)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(734)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(737)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(742)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(743)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(752)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(753)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(728)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(732)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(734)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(737)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(742)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(743)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(753)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(752)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(724)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(726)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(730)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(733)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(739)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(741)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(749)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(750)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(721)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(723)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(725)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(721)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(721)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(725)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(725)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(723)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(729)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(723)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(721)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(738)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(735)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(725)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(723)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(729)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(729)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(735)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(735)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(738)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(738)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(729)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(720)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(720)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(735)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(746)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(748)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(738)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(746)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(746)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(748)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(748)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(697)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(709)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(697)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(731)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(731)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(746)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(709)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(722)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(748)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(745)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(745)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(701)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(713)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(711)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(711)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(713)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(701)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(699)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(699)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(740)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(736)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(715)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(715)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(704)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(704)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(717)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(717)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(706)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(706)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(702)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(714)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(714)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(702)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(747)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(751)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(754)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(694)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(695)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(699)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(696)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(701)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(703)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(700)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(702)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(718)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(724)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(730)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(713)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(725)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(715)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(717)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(726)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(747)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(722)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(751)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(727)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(704)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(749)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(698)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(705)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(729)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(714)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(735)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(707)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(738)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(709)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(739)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(719)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(740)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(723)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(716)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(731)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(744)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(741)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(733)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(712)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(711)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(708)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(706)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(754)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(736)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(697)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(720)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(746)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(745)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(750)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(748)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(732)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(732)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(742)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(742)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(734)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(734)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(743)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(743)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(737)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(737)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(753)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(753)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(752)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(752)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(728)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(728)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(710)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(721)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(694): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(695): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(696): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(697): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(698): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(699): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(700): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(701): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(702): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(703): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(704): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(705): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(706): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(707): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(708): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(709): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(710): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(711): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(712): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(713): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(714): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(715): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(716): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(717): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(718): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(719): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(720): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(721): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(722): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(723): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(724): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(725): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(726): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(727): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(728): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(729): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(730): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(731): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(732): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(733): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(734): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(735): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(736): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(737): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(738): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(739): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(740): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(741): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(742): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(743): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(744): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(745): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(746): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(747): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(748): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(749): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(750): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(751): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(752): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(753): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(754): none (pass -> pass) MTC@ce292a631d80: Test case TC_resume finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Mon Dec 9 05:10:32 UTC 2024 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=427244) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Mon Dec 9 05:10:33 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(756)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(756)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(760)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(756)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(760)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(756)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(764)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(764)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(768)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(768)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(772)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(772)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(768)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(768)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(764)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(760)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(772)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(756)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(768)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(764)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(764)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(772)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(772)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(760)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(760)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(769)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(769)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(757)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(757)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(780)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(781)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(780)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(785)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(782)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(780)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(787)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(784)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(789)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(789)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(789)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(780)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(791)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(786)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(792)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(792)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(792)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(794)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(794)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(794)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(795)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(790)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(788)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(798)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(798)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(798)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(788)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(800)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[1])(793)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(802)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(799)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5(796)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(803)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(803)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(803)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(804)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(804)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(804)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[2])(805)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(810)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])(805)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7(808)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(812)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(809)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(814)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(815)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(814)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(814)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(806)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(815)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(815)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(789)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(792)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(794)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(798)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(803)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(804)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(814)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(815)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(789)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(792)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(794)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(798)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(803)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(804)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(814)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(815)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(785)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(791)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(787)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(795)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(802)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(800)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(810)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(812)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(782)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(784)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(786)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(782)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(790)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(782)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(784)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(784)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(790)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(786)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(786)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(790)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(782)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(784)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(786)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(790)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(799)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(796)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(799)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(799)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(796)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(796)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(781)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(781)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(799)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(796)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(808)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(809)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(783)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(808)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(808)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(793)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(793)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(809)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(809)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(808)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(774)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(774)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(809)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20021(797)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(801)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(806)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(806)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(779)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(779)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(767)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(767)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(811)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(807)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(813)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(755)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(760)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(758)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(762)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(756)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(764)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(757)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(767)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(768)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(770)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(775)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(785)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(784)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(787)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(782)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(781)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(780)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(783)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(790)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(789)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(789)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(795)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(809)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(779)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(786)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(805)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(810)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(791)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(811)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(774)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(788)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(807)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(796)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(793)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(772)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(798)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(798)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(812)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(797)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(799)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(800)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(806)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(808)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(801)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(802)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(803)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(803)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(814)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(814)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(794)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(794)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(813)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(769)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(804)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(804)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(815)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(815)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(792)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(792)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(756): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(757): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(758): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(759): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(760): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(761): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(762): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(764): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(766): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(767): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(768): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(769): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(770): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(771): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(772): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(773): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(774): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(775): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(776): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(777): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(778): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(779): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(780): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(781): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(782): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(783): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(784): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(785): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(786): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(787): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(788): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(789): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(790): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(791): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(792): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(793): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(794): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(795): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(796): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(797): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(798): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(799): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(800): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(801): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(802): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(803): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(804): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(805): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(806): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(807): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(808): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(809): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(810): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(811): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(812): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(813): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(814): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(815): none (pass -> pass) MTC@ce292a631d80: Test case TC_trace finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Mon Dec 9 05:10:46 UTC 2024 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=289880) Waiting for packet dumper to finish... 1 (prev_count=289880, count=292524) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Mon Dec 9 05:10:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(817)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(817)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(821)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(817)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(821)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(817)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(826)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(826)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(829)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(829)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(833)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(829)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(833)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(829)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(839)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(839)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(826)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(821)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(833)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(839)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(817)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(826)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(826)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(829)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(821)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(821)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(839)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(839)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(833)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(833)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(818)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(818)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(830)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(830)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(841)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(842)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(841)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(846)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(843)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(841)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(848)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(845)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(850)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(850)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(850)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(841)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(852)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(847)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(854)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(854)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(855)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(851)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(856)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(854)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(856)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(856)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(849)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(859)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(859)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(859)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(849)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(861)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[1])(853)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5(857)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(863)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(860)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(864)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(864)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(864)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(865)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(865)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(865)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(866)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(866)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(872)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(869)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(874)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[2])(867)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8(871)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(875)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(875)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(875)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(876)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(876)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(876)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(850)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(854)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(856)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(859)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(865)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(864)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(875)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(876)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(850)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(854)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(856)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(859)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(865)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(864)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(875)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(876)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(846)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(848)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(855)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(852)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(863)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(861)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(872)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(874)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(843)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(845)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(843)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(843)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(843)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(847)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(851)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(845)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(845)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(851)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(851)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(847)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(847)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(860)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(845)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(851)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(857)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(847)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(842)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(842)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(860)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(860)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(857)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(857)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(860)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(820)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(820)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(832)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(857)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(844)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(832)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(869)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(871)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(869)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(869)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(853)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(853)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(871)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(871)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(869)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(822)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(823)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(823)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(822)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(835)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI8(871)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(834)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(834)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(858)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(835)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(867)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(867)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(862)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(827)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(827)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(838)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(838)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(836)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(836)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(840)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(828)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(840)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(825)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(828)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(870)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(825)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(873)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(868)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_llc_discarded" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_llc_discarded(877) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(844)@ce292a631d80: Adding Client=TC_llc_discarded(877), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(858)@ce292a631d80: Adding Client=TC_llc_discarded(877), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(868)@ce292a631d80: Adding Client=TC_llc_discarded(877), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(820)@ce292a631d80: Adding Client=TC_llc_discarded(877), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(832)@ce292a631d80: Adding Client=TC_llc_discarded(877), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(877)@ce292a631d80: setverdict(pass): none -> pass TC_llc_discarded(877)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(820)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(832)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(844)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(858)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(868)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_llc_discarded" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_llc_discarded(878) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(844)@ce292a631d80: Adding Client=TC_llc_discarded(878), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(858)@ce292a631d80: Adding Client=TC_llc_discarded(878), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(868)@ce292a631d80: Adding Client=TC_llc_discarded(878), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(820)@ce292a631d80: Adding Client=TC_llc_discarded(878), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(832)@ce292a631d80: Adding Client=TC_llc_discarded(878), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(878)@ce292a631d80: setverdict(pass): none -> pass TC_llc_discarded(878)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(820)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(832)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(844)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(858)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(868)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(816)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(817)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(818)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(821)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(819)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(824)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(826)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(834)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(862)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(820)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(822)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(825)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(823)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(827)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(828)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(830)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(829)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(833)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(837)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(839)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(835)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(831)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(838)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(836)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(840)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(841)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(842)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(851)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(845)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(846)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(843)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(849)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(848)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(855)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(858)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(852)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(861)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(857)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(847)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(863)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(860)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(866)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(871)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(867)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(869)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(873)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(868)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(870)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(874)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(872)@ce292a631d80: Final verdict of PTC: none TC_llc_discarded(877)@ce292a631d80: Final verdict of PTC: pass TC_llc_discarded(878)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(832)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(853)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(859)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(859)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(850)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(850)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(856)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(856)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(854)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(854)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(876)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(876)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(864)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(864)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(865)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(865)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(875)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(875)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(844)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(816): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(817): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(818): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(819): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(820): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(821): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(822): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(823): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(824): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(825): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(826): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(827): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(828): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(829): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(830): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(831): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(832): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(833): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(834): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(835): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(836): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(837): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(838): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(839): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(840): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(841): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(842): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(843): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(844): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(845): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(846): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(847): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(848): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(849): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(850): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(851): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(852): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(853): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(854): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(855): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(856): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(857): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(858): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(859): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(860): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(861): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(862): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(863): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(864): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(865): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(866): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(867): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(868): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(869): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(870): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(871): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(872): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(873): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(874): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(875): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(876): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_llc_discarded(877): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_llc_discarded(878): pass (pass -> pass) MTC@ce292a631d80: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Mon Dec 9 05:11:00 UTC 2024 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=291120) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Mon Dec 9 05:11:01 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(880)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(880)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(885)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(880)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(885)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(880)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(891)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(891)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(892)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(892)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(898)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(892)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(898)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(892)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(902)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(902)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(891)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(885)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(898)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(902)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(892)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(880)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(902)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(902)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(891)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(891)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(898)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(898)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(885)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(885)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(881)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(881)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(893)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(893)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(904)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(905)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(904)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(909)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(906)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(904)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(911)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(908)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(904)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(914)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(910)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(915)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(915)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(915)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(917)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(917)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(917)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(918)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(913)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(912)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(919)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(919)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(919)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(922)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(922)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(922)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(924)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(912)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5(920)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(916)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(926)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(923)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(927)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(927)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(927)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(929)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(929)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(929)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(928)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(928)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(935)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(932)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(930)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(938)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(938)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(937)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(938)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8(934)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(939)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(939)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(939)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(915)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(917)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(919)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(922)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(927)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(929)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(938)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(939)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(915)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(917)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(919)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(922)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(929)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(927)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(938)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(939)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(909)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(911)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(914)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(918)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(924)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(926)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(935)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(937)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(906)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(908)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(906)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(910)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(906)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(908)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(908)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(913)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(906)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(908)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(910)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(910)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(920)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(923)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(913)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(913)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(910)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(905)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(905)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(920)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(920)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(923)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(923)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(913)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(920)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(932)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(923)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(934)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(894)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(882)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(894)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(882)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(932)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(932)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(907)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(934)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(934)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(932)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(916)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(934)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(884)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(886)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(886)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(896)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(897)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(896)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(897)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(884)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(930)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(930)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(925)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(921)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(889)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(890)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(890)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(889)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(901)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(901)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(903)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(887)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(899)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(887)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(899)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(903)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(933)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(936)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(931)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(879)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(893)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(881)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(882)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(886)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(890)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(899)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(883)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(894)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(897)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(901)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(892)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(891)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(898)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(902)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(900)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(885)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(895)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(889)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(887)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(896)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(888)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(903)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(884)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(904)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(906)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(910)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(930)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(913)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(928)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(934)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(925)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(935)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(920)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(932)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(912)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(923)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(937)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(907)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(909)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(918)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(926)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(931)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(914)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(933)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(936)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(908)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(880)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(905)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(924)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(911)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(921)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(915)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(915)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(922)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(922)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(929)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(929)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(927)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(927)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(938)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(938)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(939)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(939)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(917)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(917)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(919)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(919)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(879): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(880): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(881): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(882): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(883): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(884): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(885): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(886): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(887): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(888): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(889): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(890): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(891): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(892): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(893): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(894): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(895): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(896): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(897): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(898): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(899): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(900): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(901): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(902): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(903): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(904): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(905): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(906): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(907): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(908): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(909): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(910): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(911): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(912): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(913): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(914): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(915): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(917): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(918): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(919): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(920): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(921): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(922): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(923): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(924): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(925): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(926): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(927): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(928): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(929): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(930): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(931): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(932): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(933): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(934): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(935): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(936): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(937): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(938): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(939): none (pass -> pass) MTC@ce292a631d80: Test case TC_overload finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Mon Dec 9 05:11:15 UTC 2024 ====== GBProxy_Tests.TC_overload pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=290076) Waiting for packet dumper to finish... 1 (prev_count=290076, count=292720) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Mon Dec 9 05:11:17 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(941)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(941)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(945)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(945)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(941)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(941)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(950)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(950)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(953)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(953)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(957)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(957)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(953)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(953)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(961)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(961)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(950)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(957)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(961)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(945)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(953)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(941)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(957)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(957)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(961)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(961)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(950)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(950)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(945)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(945)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(954)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(954)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(942)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(942)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(965)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(966)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(965)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(970)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(967)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(965)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(973)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(969)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(974)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(974)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(974)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(965)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(976)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(971)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(978)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(978)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(978)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(979)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(980)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4(975)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(980)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(980)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(972)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(983)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(983)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(983)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(984)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(981)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(972)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(977)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(988)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(988)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(988)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(987)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(985)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(989)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(989)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(989)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(990)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(990)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(995)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(992)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(997)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(994)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(998)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(998)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(998)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(991)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1000)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1000)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1000)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(974)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(978)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(980)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(983)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(988)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(989)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(998)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1000)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(974)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(978)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(980)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(983)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(988)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(989)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(998)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1000)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(970)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(973)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(976)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(979)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(984)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(987)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(995)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(997)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(967)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(969)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(967)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(967)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(971)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(969)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(969)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(967)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(975)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(969)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(971)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(971)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(975)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(975)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(971)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(981)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(975)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(966)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(966)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(985)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(944)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(981)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(955)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(981)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(955)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(944)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(968)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(981)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(992)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(985)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(985)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(994)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(985)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(992)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(992)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(977)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(977)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(994)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(992)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(994)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(959)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(947)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(959)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(946)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(946)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(958)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI8(994)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(958)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(947)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(986)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(982)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(991)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(991)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(951)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(951)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(962)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(963)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(964)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(962)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(963)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(952)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(952)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(949)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(964)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(949)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(996)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(993)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(999)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(944)@ce292a631d80: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(944)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(955)@ce292a631d80: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(955)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(968)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(940)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(941)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(946)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(953)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(947)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(952)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(965)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(956)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(970)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(964)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(994)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(963)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(977)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(951)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(995)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(944)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(950)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(958)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(972)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(960)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(969)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(984)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(993)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(985)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(992)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(987)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(962)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(961)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(967)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(991)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(959)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(973)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(982)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(945)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(976)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(999)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(981)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(971)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(990)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(968)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(997)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(955)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(975)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(966)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(979)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(996)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(954)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(948)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(957)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(943)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(998)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(998)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(983)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(983)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(978)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(978)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(989)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(989)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1000)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1000)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(980)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(980)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(988)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(988)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(942)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(974)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(974)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(986)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(949)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(940): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(941): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(942): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(943): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(944): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(945): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(946): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(947): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(948): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(949): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(950): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(951): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(952): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(953): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(954): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(955): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(956): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(957): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(958): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(959): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(960): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(961): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(962): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(963): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(964): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(965): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(966): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(967): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(968): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(969): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(970): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(971): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(972): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(973): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(974): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(975): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(976): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(977): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(978): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(979): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(980): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(981): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(982): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(983): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(984): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(985): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(986): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(987): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(988): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(989): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(990): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(991): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(992): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(993): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(994): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(995): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(996): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(997): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(998): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(999): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1000): none (pass -> pass) MTC@ce292a631d80: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Mon Dec 9 05:11:30 UTC 2024 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=294704) Waiting for packet dumper to finish... 1 (prev_count=294704, count=295796) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Mon Dec 9 05:11:32 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(1002)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1002)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1007)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1002)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1007)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1002)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1012)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1012)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1014)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1014)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1018)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1014)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1018)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1014)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1024)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1024)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1012)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1018)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1024)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1007)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1014)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1002)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1012)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1012)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1018)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1018)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1024)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1007)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(1015)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(1007)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1024)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1015)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1003)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1003)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1026)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1027)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1030)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(1026)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(1028)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1026)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1033)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1033)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1033)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1034)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1031)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1026)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1037)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1032)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1038)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1038)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1040)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1038)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(1036)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(1035)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1042)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1042)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1042)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1044)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1044)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(1035)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1044)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1046)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1041)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1048)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[1])(1039)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6(1045)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1049)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1049)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1049)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1050)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1050)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1050)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1051)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1051)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1056)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1053)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1058)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1059)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1059)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1059)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8(1055)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1052)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1061)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1061)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1061)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1033)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1042)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1038)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1044)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1049)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1050)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1059)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1061)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1033)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1042)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1038)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1044)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1049)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1050)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1059)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1061)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1030)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1034)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1037)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1040)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1046)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1048)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1056)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1058)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1028)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1028)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1028)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(1028)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1032)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1031)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1036)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1032)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1032)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1031)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1031)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1032)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(1027)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1027)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1041)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1036)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1036)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1031)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1045)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1036)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1053)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1045)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1045)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1055)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1041)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1041)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1017)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1017)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1053)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1045)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1004)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1029)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1053)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1004)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1041)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1055)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1055)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(1053)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1055)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(1039)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1039)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1052)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1052)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1019)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1019)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1008)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1020)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1008)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1006)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1009)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1020)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1025)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1021)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1025)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1009)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1043)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1021)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1006)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1013)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1013)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1023)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1023)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1047)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1060)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1011)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1011)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1017)@ce292a631d80: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1017)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1004)@ce292a631d80: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1004)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1029)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1004)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1017)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1029)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1001)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1003)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1004)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1002)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1006)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1056)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1005)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1009)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1048)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1015)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1053)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1008)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1032)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1010)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1016)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1034)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1043)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1019)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1023)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1020)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1011)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1027)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1024)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1045)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1012)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1035)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1013)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1037)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1014)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1036)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1030)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1041)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1040)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1025)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1046)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1021)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1028)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1018)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1055)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1047)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1017)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1039)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1052)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1058)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1060)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1026)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1022)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1049)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1049)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1050)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1050)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1038)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1038)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1033)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1033)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1059)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1059)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1061)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1061)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1044)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1044)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1042)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1042)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1051)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1029)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1031)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1007)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1001): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1002): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1003): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1004): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1005): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1006): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1007): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1008): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1009): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1010): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1011): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1012): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1013): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1014): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1015): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1016): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1017): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1018): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1019): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1020): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1021): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1022): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1023): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1024): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1025): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1026): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1027): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1028): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1029): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1030): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1031): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1032): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1033): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1034): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1035): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1036): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1037): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1038): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1039): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1040): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1041): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1042): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1043): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1044): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1045): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1046): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1047): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1048): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1049): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1050): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1051): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1052): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1053): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1054): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1055): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1056): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1058): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1059): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1060): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1061): none (pass -> pass) MTC@ce292a631d80: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Mon Dec 9 05:11:45 UTC 2024 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=306984) Waiting for packet dumper to finish... 1 (prev_count=306984, count=308536) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Mon Dec 9 05:11:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(1063)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1063)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1068)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1063)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1068)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1063)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1074)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1074)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1075)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1075)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1080)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1080)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1075)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(1075)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1086)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1086)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1086)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1074)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1080)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1068)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1075)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1063)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1086)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1086)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1074)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1074)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1080)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1080)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1076)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1076)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1068)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1068)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1064)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1064)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])(1088)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1087)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-NS(PCU[0])(1087)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1092)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1090)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1087)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1095)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1091)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1097)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1097)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1097)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1087)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1099)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1094)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1100)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1100)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(1093)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1100)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1104)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1104)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1103)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1098)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1104)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(1093)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(1096)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1107)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1109)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1101)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6(1105)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1108)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1108)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1108)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1111)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1111)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1111)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1110)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1110)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1110)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[2])(1112)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1112)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1118)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1115)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1113)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1120)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1117)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1121)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1121)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1121)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1122)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1122)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1122)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1097)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1100)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1104)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1108)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1111)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1110)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1121)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1122)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1097)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1100)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1104)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1108)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1111)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1110)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1121)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1122)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1092)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1095)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1099)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1103)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1109)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1107)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1118)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1120)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1090)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1090)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1090)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1091)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1094)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1090)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1098)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1091)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1091)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1105)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1094)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1094)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1101)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1098)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1098)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1101)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1094)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(1088)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1088)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1091)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1101)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1105)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1105)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1098)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1101)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1117)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(1115)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1105)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1066)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1066)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1115)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1117)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1117)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(1115)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1117)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(1096)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1096)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1115)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1069)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1069)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(1113)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1113)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1102)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1106)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1083)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1071)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1083)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1114)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1071)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1116)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1119)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1066)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1062)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1066)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1069)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1075)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1087)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1065)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1071)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1078)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1063)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1092)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1083)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1096)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1090)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1095)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1106)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1105)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1113)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1086)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1118)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1119)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1114)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1120)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1076)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1117)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1098)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1093)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1103)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1088)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1109)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1064)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1099)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1101)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1074)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1102)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1084)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1080)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1107)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1094)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1112)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1072)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1116)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1115)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1091)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1068)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1110)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1110)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1108)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1108)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1097)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1097)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1100)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1100)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1121)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1121)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1104)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1104)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1111)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1111)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1122)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1122)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1062): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1063): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1064): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1065): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1066): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1068): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1069): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1071): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1072): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1074): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1075): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1076): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1078): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1080): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1083): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1084): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1086): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1087): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1088): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1090): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1091): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1092): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1093): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1094): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1095): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1096): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1097): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1098): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1099): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1100): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1101): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1102): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1103): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1104): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1105): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1106): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1107): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1108): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1109): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1110): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1111): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1112): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1113): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1114): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1115): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1116): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1117): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1118): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1119): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1120): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1121): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1122): none (pass -> pass) MTC@ce292a631d80: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Mon Dec 9 05:12:05 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=315392) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Mon Dec 9 05:12:06 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(1124)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1124)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1129)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1124)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1129)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1124)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1134)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1134)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1136)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1136)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1141)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1136)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1141)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1136)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1146)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1146)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1129)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1141)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1134)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1146)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1124)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1136)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1134)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1134)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1146)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1146)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1129)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1129)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1141)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1141)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1125)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1125)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1137)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1137)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1148)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1149)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1148)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1153)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1150)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1148)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1155)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1152)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1157)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1157)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1157)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1148)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1159)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1154)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1162)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1161)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1161)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1161)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(1158)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1163)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1163)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1163)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1164)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1164)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1164)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1156)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[1])(1156)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1168)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1166)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1160)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1170)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1167)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1171)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1171)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1171)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1172)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1172)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1172)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1173)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1173)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1178)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1175)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1180)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1177)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1181)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1181)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1181)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(1174)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1183)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1183)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1183)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1157)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1161)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1163)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1164)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1171)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1172)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1181)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1183)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1157)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1161)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1164)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1163)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1171)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1172)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1181)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1183)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1153)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1155)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1162)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1159)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1168)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1170)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1178)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1180)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1150)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1152)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1150)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1150)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1154)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1152)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1152)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1158)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1150)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(1152)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1158)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1154)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1158)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1154)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1166)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1167)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1154)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1158)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(1149)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1149)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1166)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1167)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1167)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1166)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1166)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1167)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1151)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1126)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(1175)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1126)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1138)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(1177)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1138)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1175)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1175)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1177)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1177)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(1160)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1160)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1177)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1175)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1140)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1142)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1140)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1128)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1130)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1128)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1142)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1165)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1169)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1130)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1174)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1174)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1131)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1131)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1145)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1135)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1135)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1145)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1133)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1143)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1147)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1133)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1143)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1147)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1176)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1179)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1182)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1126)@ce292a631d80: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1126)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1138)@ce292a631d80: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1138)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])(1149)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1151)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1126)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1126)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1138)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1138)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1151)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1123)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1124)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1159)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1128)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1178)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1133)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1131)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1132)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1177)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1143)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1152)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1168)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1150)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1127)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1153)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1142)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1158)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1146)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1144)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1147)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1167)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1154)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1170)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1155)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1134)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1162)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1148)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1166)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1182)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1165)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1174)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1137)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1173)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1160)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1180)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1156)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1136)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1145)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1139)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1179)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1140)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1163)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1163)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1130)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1135)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1126)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1175)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1169)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1125)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1151)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1138)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1129)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1149)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1141)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1171)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1171)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1157)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1157)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1164)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1164)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1161)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1161)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1172)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1172)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1183)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1183)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1176)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1181)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1181)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1123): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1124): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1125): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1126): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1127): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1128): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1129): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1130): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1131): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1132): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1133): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1134): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1135): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1136): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1137): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1138): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1139): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1140): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1141): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1142): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1143): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1144): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1145): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1146): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1147): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1148): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1149): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1150): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1151): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1152): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1153): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1154): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1155): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1156): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1157): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1158): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1159): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1160): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1161): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1162): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1163): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1164): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1165): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1166): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1167): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1168): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1169): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1170): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1171): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1172): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1173): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1174): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1175): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1176): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1177): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1178): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1179): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1180): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1181): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1182): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1183): none (pass -> pass) MTC@ce292a631d80: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Mon Dec 9 05:12:24 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=324300) Waiting for packet dumper to finish... 1 (prev_count=324300, count=325392) gzip: /data/GBProxy_Tests.TC_bvc_reset_sig_from_bss.pcapng: file size changed while zipping MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Mon Dec 9 05:12:26 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(1185)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1185)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1190)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1185)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1190)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1185)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1196)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1196)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1197)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1197)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1203)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1197)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1203)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1197)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1207)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1207)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1196)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1190)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1207)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1203)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1185)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1197)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1196)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1196)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1207)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1207)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1190)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1190)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1203)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1203)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1198)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1198)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1186)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1186)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1209)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1210)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1209)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1214)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1211)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1209)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1217)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1218)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1218)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2(1213)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1218)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1209)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1221)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1215)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1223)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1222)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1222)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1222)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(1219)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(1216)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1226)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1226)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1226)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1227)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1227)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1227)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1216)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1229)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1225)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1220)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1231)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1228)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1232)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1232)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1232)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1233)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1233)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1233)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1234)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1234)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1240)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1236)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1235)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1243)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1243)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1243)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1242)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1238)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1244)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1244)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1244)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1218)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1222)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1227)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1226)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1232)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1233)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1243)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1244)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1218)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1222)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1227)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1226)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1232)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1233)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1243)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1244)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1214)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1217)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1223)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1221)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1229)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1231)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1240)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1242)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1211)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1213)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1211)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1219)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1211)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1213)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1213)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1215)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1219)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1211)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1219)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1228)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1225)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1213)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1215)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1215)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1219)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1228)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1225)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1225)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1228)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1215)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1228)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1225)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(1210)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1210)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1236)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(1238)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1199)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1212)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1187)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1199)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1187)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1220)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1220)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1236)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1236)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1238)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1238)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1191)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1202)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI7(1236)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1191)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1189)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1202)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1189)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1238)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1201)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1201)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1224)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1235)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1235)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1193)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1206)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1193)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1206)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1192)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1192)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1195)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1239)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1195)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1204)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1208)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1208)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1204)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1241)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1237)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1187)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1212)@ce292a631d80: Rx BVC-RESET from BVCI=20011 MTC@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1187)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1184)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1185)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1197)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1194)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1191)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1217)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1189)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1192)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1193)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1215)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1198)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1199)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1203)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1238)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1205)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1228)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1221)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1202)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1231)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1196)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1206)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1220)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1242)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1223)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1208)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1207)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1209)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1211)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1241)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1240)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1225)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1210)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1219)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1200)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1213)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1239)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1214)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1204)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1216)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1235)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1224)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1234)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1186)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1236)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1229)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1201)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1188)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1232)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1232)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1243)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1243)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1244)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1244)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1227)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1227)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1222)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1222)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1233)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1233)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1218)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1218)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1226)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1226)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1190)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1195)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1187)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1212)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1237)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1185): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1186): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1187): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1188): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1189): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1190): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1191): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1192): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1193): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1194): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1195): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1196): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1197): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1198): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1199): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1200): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1201): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1202): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1203): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1204): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1205): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1206): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1207): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1208): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1209): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1210): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1211): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1212): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1213): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1214): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1215): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1216): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1217): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1218): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1219): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1220): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1221): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1222): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1223): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1224): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1225): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1226): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1227): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1228): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1229): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1230): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1231): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1232): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1233): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1234): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1235): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1236): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1237): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1238): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1239): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1240): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1241): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1242): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1243): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1244): none (pass -> pass) MTC@ce292a631d80: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Mon Dec 9 05:12:41 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=302652) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@ce292a631d80: 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 ------ Mon Dec 9 05:12:42 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(1246)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1246)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1250)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1246)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1250)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1246)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1255)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1255)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1258)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1258)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1263)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1258)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1263)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1258)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1268)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1268)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(1263)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1255)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1250)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1268)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1258)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1246)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1268)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1268)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1255)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1255)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1250)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1250)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1263)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1263)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1259)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1259)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1247)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1247)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1270)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1271)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1270)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1275)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1277)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1270)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1278)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1278)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1278)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1280)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1280)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])(1270)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1280)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1282)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1284)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1285)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1286)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1285)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1285)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1286)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1286)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1279)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-BSSGP(PCU[1])(1283)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1279)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1291)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1287)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1292)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1293)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6(1290)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1293)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1293)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1295)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1295)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1295)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1294)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1300)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])(1294)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7(1297)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1302)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1299)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1303)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1303)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-BSSGP(PCU[2])(1296)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1303)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1305)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1305)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1305)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1278)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1280)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1285)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1286)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1293)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1295)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1303)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1305)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1278)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1280)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1286)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1285)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1293)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1295)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1303)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1305)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1275)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1277)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1282)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1284)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1291)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1292)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1300)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1302)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1287)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1290)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(1271)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1271)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1287)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1287)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1290)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1290)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1287)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1299)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1249)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1249)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1297)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1260)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(1290)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1273)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1299)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1299)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1260)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1283)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1283)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1297)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1297)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1299)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1252)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1251)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1251)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1252)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1264)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1264)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1262)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1262)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1297)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1289)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1288)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1296)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1296)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1254)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1265)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1254)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1257)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1265)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1269)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1257)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1269)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1256)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1267)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1298)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1267)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1256)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1304)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1301)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: { nsvci := 1 } MTC@ce292a631d80: { nsvci := 2 } MTC@ce292a631d80: { nsvci := 3 } MTC@ce292a631d80: { nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1249)@ce292a631d80: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1249)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1260)@ce292a631d80: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1260)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1245)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1246)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1257)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1249)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1254)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1247)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1255)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1248)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1260)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1263)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1252)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1264)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1261)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1251)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1253)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1266)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1262)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1268)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1250)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1267)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1256)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1269)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1273)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1272)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1275)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1271)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1265)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1274)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1270)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1259)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1277)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1276)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1279)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1282)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1283)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1281)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1287)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1284)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1291)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1294)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1301)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1298)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1299)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1304)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1302)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1292)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1300)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1288)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1297)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1290)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1296)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1289)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1258)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1285)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1285)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1293)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1293)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1278)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1278)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1286)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1286)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1295)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1295)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1303)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1303)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1280)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1280)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1305)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1305)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1245): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1246): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1247): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1248): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1249): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1250): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1251): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1252): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1253): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1254): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1255): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1256): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1257): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1258): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1259): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1260): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1261): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1262): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1263): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1264): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1265): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1266): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1267): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1268): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1269): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1270): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1271): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1272): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1273): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1274): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1275): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1276): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1277): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1278): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1279): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1280): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1281): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1282): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1283): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1284): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1285): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1286): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1287): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1288): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1289): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1290): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1291): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1292): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1293): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1294): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1295): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1296): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1297): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1298): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1299): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1300): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1301): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1302): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1303): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1304): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1305): none (pass -> pass) MTC@ce292a631d80: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Mon Dec 9 05:13:06 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=336696) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Mon Dec 9 05:13:08 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(1307)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1307)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1311)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1311)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1307)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(1307)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1316)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1316)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1319)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1319)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1324)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1324)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1319)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(1319)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1330)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1330)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1311)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1316)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1330)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1324)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1307)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1316)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1316)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1319)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1330)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1330)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1311)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1311)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1324)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1324)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1308)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1308)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1320)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1320)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1331)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1332)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1331)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1336)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1333)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1331)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1338)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1335)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1340)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1340)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1340)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1331)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1342)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1337)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1344)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1344)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1344)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1345)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1341)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1346)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1346)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1346)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(1339)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1349)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1349)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1349)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1339)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1351)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1347)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1343)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1353)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1350)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1354)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1354)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1354)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1355)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1355)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1355)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1356)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1356)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1361)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1358)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1363)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1360)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1364)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1364)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1364)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(1357)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1366)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1366)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1366)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1340)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1344)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1346)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1349)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1354)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1355)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1364)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1366)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1340)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1346)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1344)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1349)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1354)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1355)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1364)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1366)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1336)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1338)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1342)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1345)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1351)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1353)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1361)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1363)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1333)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1337)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1335)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1333)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1333)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1335)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1337)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1335)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1337)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1341)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1333)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1337)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(1335)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1347)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1341)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1341)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1350)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1341)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1347)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1347)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1350)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1350)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(1332)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1332)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1347)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1358)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1350)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1360)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(1358)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1358)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1321)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1309)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1321)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1360)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1360)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(1343)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1343)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1309)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1334)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1358)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1360)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1325)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1313)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1312)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1325)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1312)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1313)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1357)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1357)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1323)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1323)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1352)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1348)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1317)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1317)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1327)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1326)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1326)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1327)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1315)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1328)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1315)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1328)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1318)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1318)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1362)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1365)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1359)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1332)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1308)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1334)@ce292a631d80: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])(1357)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1359)@ce292a631d80: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1362)@ce292a631d80: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1365)@ce292a631d80: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])(1343)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1352)@ce292a631d80: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1348)@ce292a631d80: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1309)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1334)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1315)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1317)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1326)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1321)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1359)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1313)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1327)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1325)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1362)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1323)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1352)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1365)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1328)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1312)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1318)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1348)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1306)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1307)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1321)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1328)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1309)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1326)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1314)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1313)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1348)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1310)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1316)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1345)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1325)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1341)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1312)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1332)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1363)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1315)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1361)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1333)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1318)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1339)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1337)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1331)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1350)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1322)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1352)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1327)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1353)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1360)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1329)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1334)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1317)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1335)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1356)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1330)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1336)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1323)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1362)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1338)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1365)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1320)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1359)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1319)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1347)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1351)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1343)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1357)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1308)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1358)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1311)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1342)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1324)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1346)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1346)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1355)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1355)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1344)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1344)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1366)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1366)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1349)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1349)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1364)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1364)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1340)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1340)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1354)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1354)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1306): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1307): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1308): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1309): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1310): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1311): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1312): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1313): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1314): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1315): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1316): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1317): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1318): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1319): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1320): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1321): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1322): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1323): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1324): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1325): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1326): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1327): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1328): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1329): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1330): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1331): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1332): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1333): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1334): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1335): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1336): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1337): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1338): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1339): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1340): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1341): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1342): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1343): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1344): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1345): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1346): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1347): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1348): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1349): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1350): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1351): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1352): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1353): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1354): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1355): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1356): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1357): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1358): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1359): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1360): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1361): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1362): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1363): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1364): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1365): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1366): none (pass -> pass) MTC@ce292a631d80: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Mon Dec 9 05:13:25 UTC 2024 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=382836) Waiting for packet dumper to finish... 1 (prev_count=382836, count=383928) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_load_sharing_dl'. ------ GBProxy_Tests.TC_load_sharing_dl ------ Mon Dec 9 05:13:27 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_load_sharing_dl' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_load_sharing_dl started. GbProxy_Test-NS(SGSN[0])(1368)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1368)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1373)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1373)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1368)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(1368)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1379)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1379)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1380)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1380)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1384)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1384)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1380)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(1380)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1390)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1390)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(1384)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1390)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1379)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1373)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1380)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1368)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1379)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1379)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1390)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1390)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1384)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1384)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1381)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1381)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1369)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1369)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1373)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1373)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1392)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1393)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1392)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1397)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1394)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1392)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1399)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1396)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1401)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1401)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1401)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1392)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1403)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1398)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1404)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1404)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1404)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1406)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1402)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1407)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1407)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1407)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(1400)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1410)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1410)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1410)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1400)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1412)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1408)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1405)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1415)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1414)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1415)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1415)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(1411)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1417)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1417)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1417)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1416)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1416)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1422)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1420)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1424)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1421)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1425)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1425)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1425)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(1418)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1427)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1427)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1427)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1401)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1404)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1407)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1410)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1415)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1417)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1425)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1427)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1401)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1404)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1407)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1410)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1415)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1417)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1425)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1427)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1397)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1399)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1403)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1406)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1412)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1414)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1422)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1424)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1394)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1396)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1394)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1394)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1398)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1394)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1402)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1396)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1396)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1398)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1398)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1402)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1402)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1408)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1396)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1398)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1411)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1402)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1408)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1408)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(1393)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1393)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1411)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1411)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1408)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1411)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1420)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1421)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1420)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1420)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(1405)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1405)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1420)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1421)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1421)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1421)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1374)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(1418)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1418)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1386)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1386)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1374)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1372)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1385)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1385)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1372)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1413)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1376)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1378)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1376)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1378)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1375)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1389)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1391)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1375)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1387)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1389)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1387)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1391)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1423)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1426)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='42180028'O, TLLI='C2180028'O, IMSI='262420000000005'H on component=TC_load_sharing_dl(1428) MTC@ce292a631d80: 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 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1428), IMSI='262420000000005'H, TLLI='C2180028'O, index=0 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='42180029'O, TLLI='C2180029'O, IMSI='262420000000006'H on component=TC_load_sharing_dl(1429) MTC@ce292a631d80: 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 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1428), IMSI='262420000000005'H, TLLI='C2180028'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1429), IMSI='262420000000006'H, TLLI='C2180029'O, index=1 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='4218002A'O, TLLI='C218002A'O, IMSI='262420000000007'H on component=TC_load_sharing_dl(1430) MTC@ce292a631d80: 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 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1428), IMSI='262420000000005'H, TLLI='C2180028'O, index=0 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='4218002B'O, TLLI='C218002B'O, IMSI='262420000000008'H on component=TC_load_sharing_dl(1431) MTC@ce292a631d80: 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 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1430), IMSI='262420000000007'H, TLLI='C218002A'O, index=2 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1429), IMSI='262420000000006'H, TLLI='C2180029'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1428), IMSI='262420000000005'H, TLLI='C2180028'O, index=0 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='4218002C'O, TLLI='C218002C'O, IMSI='262420000000009'H on component=TC_load_sharing_dl(1432) MTC@ce292a631d80: f_gen_tmsi(suffix:=10, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101101'B, total_bits:='01000010000110000000000000101101'B == '4218002D'O GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1429), IMSI='262420000000006'H, TLLI='C2180029'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1430), IMSI='262420000000007'H, TLLI='C218002A'O, index=2 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1430), IMSI='262420000000007'H, TLLI='C218002A'O, index=2 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1428), IMSI='262420000000005'H, TLLI='C2180028'O, index=0 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='4218002D'O, TLLI='C218002D'O, IMSI='262420000000010'H on component=TC_load_sharing_dl(1433) MTC@ce292a631d80: f_gen_tmsi(suffix:=11, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101110'B, total_bits:='01000010000110000000000000101110'B == '4218002E'O GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1431), IMSI='262420000000008'H, TLLI='C218002B'O, index=3 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='4218002E'O, TLLI='C218002E'O, IMSI='262420000000011'H on component=TC_load_sharing_dl(1434) MTC@ce292a631d80: f_gen_tmsi(suffix:=12, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101111'B, total_bits:='01000010000110000000000000101111'B == '4218002F'O TC_load_sharing_dl(1428)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1431), IMSI='262420000000008'H, TLLI='C218002B'O, index=3 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1431), IMSI='262420000000008'H, TLLI='C218002B'O, index=3 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1433), IMSI='262420000000010'H, TLLI='C218002D'O, index=4 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1432), IMSI='262420000000009'H, TLLI='C218002C'O, index=5 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='4218002F'O, TLLI='C218002F'O, IMSI='262420000000012'H on component=TC_load_sharing_dl(1435) MTC@ce292a631d80: f_gen_tmsi(suffix:=13, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000110000'B, total_bits:='01000010000110000000000000110000'B == '42180030'O GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1432), IMSI='262420000000009'H, TLLI='C218002C'O, index=4 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1435), IMSI='262420000000012'H, TLLI='C218002F'O, index=6 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1434), IMSI='262420000000011'H, TLLI='C218002E'O, index=7 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1433), IMSI='262420000000010'H, TLLI='C218002D'O, index=5 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1432), IMSI='262420000000009'H, TLLI='C218002C'O, index=4 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='42180030'O, TLLI='C2180030'O, IMSI='262420000000013'H on component=TC_load_sharing_dl(1436) MTC@ce292a631d80: f_gen_tmsi(suffix:=14, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000110001'B, total_bits:='01000010000110000000000000110001'B == '42180031'O GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1429), IMSI='262420000000006'H, TLLI='C2180029'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1433), IMSI='262420000000010'H, TLLI='C218002D'O, index=5 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1435), IMSI='262420000000012'H, TLLI='C218002F'O, index=6 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1429), IMSI='262420000000006'H, TLLI='C2180029'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1436), IMSI='262420000000013'H, TLLI='C2180030'O, index=8 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[0], NRI=3, P-TMSI='42180031'O, TLLI='C2180031'O, IMSI='262420000000014'H on component=TC_load_sharing_dl(1437) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1434), IMSI='262420000000011'H, TLLI='C218002E'O, index=7 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1430), IMSI='262420000000007'H, TLLI='C218002A'O, index=2 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1436), IMSI='262420000000013'H, TLLI='C2180030'O, index=8 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1430), IMSI='262420000000007'H, TLLI='C218002A'O, index=2 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1431), IMSI='262420000000008'H, TLLI='C218002B'O, index=3 TC_load_sharing_dl(1429)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1434), IMSI='262420000000011'H, TLLI='C218002E'O, index=6 TC_load_sharing_dl(1430)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1431), IMSI='262420000000008'H, TLLI='C218002B'O, index=3 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1437), IMSI='262420000000014'H, TLLI='C2180031'O, index=9 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1435), IMSI='262420000000012'H, TLLI='C218002F'O, index=7 TC_load_sharing_dl(1431)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1436), IMSI='262420000000013'H, TLLI='C2180030'O, index=8 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1437), IMSI='262420000000014'H, TLLI='C2180031'O, index=9 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=2 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=2 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=2 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1432), IMSI='262420000000009'H, TLLI='C218002C'O, index=4 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=3 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=3 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=3 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1433), IMSI='262420000000010'H, TLLI='C218002D'O, index=5 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=3 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1437), IMSI='262420000000014'H, TLLI='C2180031'O, index=9 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=3 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=2 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=2 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1434), IMSI='262420000000011'H, TLLI='C218002E'O, index=6 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1436), IMSI='262420000000013'H, TLLI='C2180030'O, index=7 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1433), IMSI='262420000000010'H, TLLI='C218002D'O, index=4 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1432), IMSI='262420000000009'H, TLLI='C218002C'O, index=5 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1434), IMSI='262420000000011'H, TLLI='C218002E'O, index=6 TC_load_sharing_dl(1433)@ce292a631d80: setverdict(pass): none -> pass TC_load_sharing_dl(1432)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1435), IMSI='262420000000012'H, TLLI='C218002F'O, index=8 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1436), IMSI='262420000000013'H, TLLI='C2180030'O, index=7 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1435), IMSI='262420000000012'H, TLLI='C218002F'O, index=8 TC_load_sharing_dl(1434)@ce292a631d80: setverdict(pass): none -> pass TC_load_sharing_dl(1436)@ce292a631d80: setverdict(pass): none -> pass TC_load_sharing_dl(1435)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1437), IMSI='262420000000014'H, TLLI='C2180031'O, index=9 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1437), IMSI='262420000000014'H, TLLI='C2180031'O, index=9 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=5 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=4 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=4 TC_load_sharing_dl(1437)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=4 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=5 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=5 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=5 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=5 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=4 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=4 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=6 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=7 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=8 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=6 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=7 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=7 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=8 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=8 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=8 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=7 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=6 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=8 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=6 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=6 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=7 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=9 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=9 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=9 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=9 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=9 MTC@ce292a631d80: Rx on NSVCI 1: 30 MTC@ce292a631d80: Rx on NSVCI 2: 20 MTC@ce292a631d80: Rx on NSVCI 3: 20 MTC@ce292a631d80: Rx on NSVCI 4: 30 MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='42200028'O, TLLI='C2200028'O, IMSI='262420000000005'H on component=TC_load_sharing_dl(1438) MTC@ce292a631d80: 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 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1438), IMSI='262420000000005'H, TLLI='C2200028'O, index=10 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='42200029'O, TLLI='C2200029'O, IMSI='262420000000006'H on component=TC_load_sharing_dl(1439) MTC@ce292a631d80: 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 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1438), IMSI='262420000000005'H, TLLI='C2200028'O, index=10 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1438), IMSI='262420000000005'H, TLLI='C2200028'O, index=10 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1439), IMSI='262420000000006'H, TLLI='C2200029'O, index=11 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1438), IMSI='262420000000005'H, TLLI='C2200028'O, index=10 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1439), IMSI='262420000000006'H, TLLI='C2200029'O, index=11 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1438), IMSI='262420000000005'H, TLLI='C2200028'O, index=10 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='4220002A'O, TLLI='C220002A'O, IMSI='262420000000007'H on component=TC_load_sharing_dl(1440) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1439), IMSI='262420000000006'H, TLLI='C2200029'O, index=11 MTC@ce292a631d80: 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 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1439), IMSI='262420000000006'H, TLLI='C2200029'O, index=11 TC_load_sharing_dl(1438)@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='4220002B'O, TLLI='C220002B'O, IMSI='262420000000008'H on component=TC_load_sharing_dl(1441) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=10 MTC@ce292a631d80: 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 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1440), IMSI='262420000000007'H, TLLI='C220002A'O, index=12 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='4220002C'O, TLLI='C220002C'O, IMSI='262420000000009'H on component=TC_load_sharing_dl(1442) MTC@ce292a631d80: f_gen_tmsi(suffix:=10, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101101'B, total_bits:='01000010001000000000000000101101'B == '4220002D'O GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=10 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=10 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=10 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000005'H, index=10 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='4220002D'O, TLLI='C220002D'O, IMSI='262420000000010'H on component=TC_load_sharing_dl(1443) MTC@ce292a631d80: f_gen_tmsi(suffix:=11, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101110'B, total_bits:='01000010001000000000000000101110'B == '4220002E'O GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1439), IMSI='262420000000006'H, TLLI='C2200029'O, index=11 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1440), IMSI='262420000000007'H, TLLI='C220002A'O, index=12 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1441), IMSI='262420000000008'H, TLLI='C220002B'O, index=13 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1440), IMSI='262420000000007'H, TLLI='C220002A'O, index=12 TC_load_sharing_dl(1439)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=11 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1440), IMSI='262420000000007'H, TLLI='C220002A'O, index=12 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1441), IMSI='262420000000008'H, TLLI='C220002B'O, index=13 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=11 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=11 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=11 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000006'H, index=11 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1441), IMSI='262420000000008'H, TLLI='C220002B'O, index=13 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1442), IMSI='262420000000009'H, TLLI='C220002C'O, index=14 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='4220002E'O, TLLI='C220002E'O, IMSI='262420000000011'H on component=TC_load_sharing_dl(1444) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1440), IMSI='262420000000007'H, TLLI='C220002A'O, index=12 MTC@ce292a631d80: f_gen_tmsi(suffix:=12, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101111'B, total_bits:='01000010001000000000000000101111'B == '4220002F'O GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1443), IMSI='262420000000010'H, TLLI='C220002D'O, index=15 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1441), IMSI='262420000000008'H, TLLI='C220002B'O, index=13 TC_load_sharing_dl(1440)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=12 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='4220002F'O, TLLI='C220002F'O, IMSI='262420000000012'H on component=TC_load_sharing_dl(1445) MTC@ce292a631d80: f_gen_tmsi(suffix:=13, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000110000'B, total_bits:='01000010001000000000000000110000'B == '42200030'O GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=12 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=12 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1441), IMSI='262420000000008'H, TLLI='C220002B'O, index=13 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=12 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000007'H, index=12 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1443), IMSI='262420000000010'H, TLLI='C220002D'O, index=14 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1442), IMSI='262420000000009'H, TLLI='C220002C'O, index=15 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1445), IMSI='262420000000012'H, TLLI='C220002F'O, index=16 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1444), IMSI='262420000000011'H, TLLI='C220002E'O, index=17 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='42200030'O, TLLI='C2200030'O, IMSI='262420000000013'H on component=TC_load_sharing_dl(1446) MTC@ce292a631d80: f_gen_tmsi(suffix:=14, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000110001'B, total_bits:='01000010001000000000000000110001'B == '42200031'O GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1443), IMSI='262420000000010'H, TLLI='C220002D'O, index=14 TC_load_sharing_dl(1441)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=13 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1443), IMSI='262420000000010'H, TLLI='C220002D'O, index=14 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1444), IMSI='262420000000011'H, TLLI='C220002E'O, index=16 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=13 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=13 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=13 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1442), IMSI='262420000000009'H, TLLI='C220002C'O, index=15 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1443), IMSI='262420000000010'H, TLLI='C220002D'O, index=14 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1445), IMSI='262420000000012'H, TLLI='C220002F'O, index=17 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000008'H, index=13 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1444), IMSI='262420000000011'H, TLLI='C220002E'O, index=16 MTC@ce292a631d80: Starting "TC_load_sharing_dl" for SGSN[1], NRI=4, P-TMSI='42200031'O, TLLI='C2200031'O, IMSI='262420000000014'H on component=TC_load_sharing_dl(1447) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1446), IMSI='262420000000013'H, TLLI='C2200030'O, index=18 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1445), IMSI='262420000000012'H, TLLI='C220002F'O, index=17 TC_load_sharing_dl(1443)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=14 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1446), IMSI='262420000000013'H, TLLI='C2200030'O, index=18 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1444), IMSI='262420000000011'H, TLLI='C220002E'O, index=15 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Adding Client=TC_load_sharing_dl(1447), IMSI='262420000000014'H, TLLI='C2200031'O, index=19 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1445), IMSI='262420000000012'H, TLLI='C220002F'O, index=16 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1442), IMSI='262420000000009'H, TLLI='C220002C'O, index=17 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1446), IMSI='262420000000013'H, TLLI='C2200030'O, index=18 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Adding Client=TC_load_sharing_dl(1447), IMSI='262420000000014'H, TLLI='C2200031'O, index=19 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=14 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=15 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Adding Client=TC_load_sharing_dl(1447), IMSI='262420000000014'H, TLLI='C2200031'O, index=19 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1446), IMSI='262420000000013'H, TLLI='C2200030'O, index=18 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=14 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000010'H, index=14 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1445), IMSI='262420000000012'H, TLLI='C220002F'O, index=15 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1444), IMSI='262420000000011'H, TLLI='C220002E'O, index=16 TC_load_sharing_dl(1445)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1442), IMSI='262420000000009'H, TLLI='C220002C'O, index=17 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=16 TC_load_sharing_dl(1444)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=15 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Adding Client=TC_load_sharing_dl(1447), IMSI='262420000000014'H, TLLI='C2200031'O, index=19 TC_load_sharing_dl(1442)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=17 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=15 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=16 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=17 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000012'H, index=17 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1446), IMSI='262420000000013'H, TLLI='C2200030'O, index=18 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=16 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=17 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=14 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=17 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=15 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=16 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000011'H, index=16 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000009'H, index=15 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Adding Client=TC_load_sharing_dl(1447), IMSI='262420000000014'H, TLLI='C2200031'O, index=19 TC_load_sharing_dl(1446)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=18 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=18 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=18 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=18 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000013'H, index=18 TC_load_sharing_dl(1447)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=19 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=19 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=19 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=19 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Removing Client IMSI='262420000000014'H, index=19 MTC@ce292a631d80: Rx on NSVCI 1: 30 MTC@ce292a631d80: Rx on NSVCI 2: 20 MTC@ce292a631d80: Rx on NSVCI 3: 20 MTC@ce292a631d80: Rx on NSVCI 4: 30 MTC@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-NS(PCU[2])(1416)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1384)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1368)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1379)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1426)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1373)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1429)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1377)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1430)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(1405)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1432)@ce292a631d80: Final verdict of PTC: pass TC_load_sharing_dl(1431)@ce292a631d80: Final verdict of PTC: pass TC_load_sharing_dl(1435)@ce292a631d80: Final verdict of PTC: pass TC_load_sharing_dl(1434)@ce292a631d80: Final verdict of PTC: pass TC_load_sharing_dl(1436)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3(1398)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1447)@ce292a631d80: Final verdict of PTC: pass TC_load_sharing_dl(1441)@ce292a631d80: Final verdict of PTC: pass TC_load_sharing_dl(1437)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(1400)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1428)@ce292a631d80: Final verdict of PTC: pass TC_load_sharing_dl(1439)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1403)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1440)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1413)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1408)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1443)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1399)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1391)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1421)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1445)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1397)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1433)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])(1380)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1438)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1401)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1401)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1404)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1404)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1376)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1378)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1394)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1372)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1402)@ce292a631d80: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1367)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1386)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1396)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1420)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1369)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1388)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1389)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1418)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1387)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1424)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1385)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1422)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1414)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1375)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1423)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1411)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1374)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1407)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1407)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1393)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1406)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1371)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1427)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1427)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1412)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1392)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1382)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1415)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1415)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1417)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1417)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1444)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1425)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1425)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1442)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@ce292a631d80: Final verdict of PTC: none TC_load_sharing_dl(1446)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1410)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1410)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1381)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1390)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1367): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1368): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1369): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1370): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1371): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1372): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1373): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1374): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1375): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1376): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1377): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1378): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1379): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1380): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1381): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1382): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1383): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1384): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1385): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1386): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1387): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1388): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1389): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1390): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1391): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1392): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1393): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1394): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1395): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1396): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1397): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1398): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1399): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1400): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1401): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1402): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1403): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1404): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1405): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1406): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1407): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1408): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1410): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1411): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1412): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1413): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1414): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1415): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1416): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1417): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1418): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1419): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1420): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1421): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1422): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1423): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1424): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1425): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1426): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1427): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1428): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1429): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1430): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1431): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1432): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1433): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1434): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1435): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1436): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1437): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1438): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1439): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1440): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1441): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1442): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1443): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1444): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1445): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1446): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_load_sharing_dl(1447): pass (pass -> pass) MTC@ce292a631d80: Test case TC_load_sharing_dl finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_load_sharing_dl pass'. Mon Dec 9 05:13:49 UTC 2024 ====== GBProxy_Tests.TC_load_sharing_dl pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=683964) Waiting for packet dumper to finish... 1 (prev_count=683964, count=684412) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_load_sharing_dl pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Mon Dec 9 05:13:51 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1449)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1449)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1453)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1449)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1453)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1449)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1460)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1460)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1461)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1461)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1467)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1461)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1467)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1461)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1472)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1472)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1453)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1460)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1472)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1467)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1449)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1460)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1460)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1461)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(1450)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1450)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1453)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1453)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1467)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1467)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1472)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1472)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1462)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1462)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1473)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1474)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1477)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1475)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1473)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])(1473)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1480)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1480)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1480)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1482)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1478)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1473)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1484)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1479)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1486)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1486)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1486)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1487)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1488)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1488)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1488)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4(1483)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(1481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1491)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1491)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1491)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(1485)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1494)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1495)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1492)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5(1489)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1496)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1496)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1496)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1497)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1497)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1497)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[2])(1498)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1498)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1503)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1500)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1505)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1502)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1506)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1506)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1506)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(1499)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1508)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1508)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1508)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1480)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1486)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1491)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1488)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1496)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1497)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1506)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1508)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1480)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1486)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1491)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1488)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1496)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1497)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1506)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1508)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1477)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1482)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1487)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1484)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1495)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1494)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1503)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1505)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1475)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1475)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1475)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1478)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1475)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1479)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1483)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1478)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1478)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1479)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1479)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1483)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1483)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1478)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(1474)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1474)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1492)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1489)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1479)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1483)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1492)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1492)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(1500)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1489)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1489)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1452)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1463)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(1492)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1502)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1463)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1452)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1500)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1489)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1500)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1502)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1502)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(1500)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1502)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(1485)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1485)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1465)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1455)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1455)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1465)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1454)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1466)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1490)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1454)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1493)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1466)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1499)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1499)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1457)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1457)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1456)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1459)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1456)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1459)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1469)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1504)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1469)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1471)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1468)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1501)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1507)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1471)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1468)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(1509) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1490)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1501)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1452)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1463)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476)@ce292a631d80: 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(1509)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1452)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1463)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1490)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1501)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(1510) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1490)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1501)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1452)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1463)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476)@ce292a631d80: 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(1510)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1452)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1463)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1490)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1501)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1448)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1449)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1450)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1460)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1458)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1451)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1453)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1455)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1456)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1457)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1459)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1454)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1452)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1465)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1462)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1467)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1461)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1472)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1468)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1464)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1469)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1466)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1470)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_bss(1509)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1463)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1473)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1471)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_bss(1510)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1475)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1474)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1477)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1478)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1479)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1483)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1484)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1481)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1490)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1492)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1482)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1494)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1493)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1487)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1502)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1505)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1495)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1501)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1489)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1500)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1498)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1507)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1504)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1508)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1508)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1499)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1503)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1485)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1480)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1480)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1497)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1497)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1488)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1488)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1486)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1486)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1506)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1506)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1491)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1491)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1496)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1496)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1448): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1449): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1450): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1451): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1452): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1453): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1454): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1455): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1456): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1457): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1458): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1459): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1460): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1461): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1462): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1463): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1464): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1465): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1466): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1467): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1468): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1469): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1470): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1471): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1472): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1473): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1474): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1475): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1476): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1477): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1478): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1479): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1480): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1481): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1482): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1483): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1484): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1485): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1486): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1487): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1488): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1489): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1490): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1491): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1492): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1493): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1494): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1495): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1496): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1497): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1498): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1499): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1500): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1501): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1502): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1503): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1504): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1505): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1506): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1507): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1508): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_bss(1509): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_bss(1510): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Mon Dec 9 05:14:07 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=298816) Waiting for packet dumper to finish... 1 (prev_count=298816, count=302524) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Mon Dec 9 05:14:09 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1512)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(1512)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(1524)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1524)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1512)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1525)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1525)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-NS(PCU[0])(1536)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1541)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[0])(1537)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1(1538)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1543)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1540)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1544)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1544)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1544)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1546)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1546)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1546)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])(1536)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1548)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1542)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1550)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1547)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1551)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1551)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1551)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(1545)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1554)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1554)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(1545)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1554)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(1549)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1558)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1557)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1552)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6(1555)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1559)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1559)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1559)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1560)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1560)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1560)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1561)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1561)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1566)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1563)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1568)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1565)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1562)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1570)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1571)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1571)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1570)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1571)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1570)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1546)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1544)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1551)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1554)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1560)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1559)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1571)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1570)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1546)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1544)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1551)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1554)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1559)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1560)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1571)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1570)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1543)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1541)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1548)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1550)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1558)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1557)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1568)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1566)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI2(1540)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1538)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1540)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1540)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(1538)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1538)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1542)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1540)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI1(1538)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1547)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1542)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1542)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1542)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1552)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1555)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(1537)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1547)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1547)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1552)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1552)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1555)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1555)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1547)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(1552)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1555)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1565)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(1563)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1549)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1549)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1563)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1563)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1565)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1565)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1565)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1556)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI7(1563)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1553)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1562)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1562)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1533)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1533)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1521)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1521)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1569)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1567)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1564)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(1572) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1572), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1553)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1572), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1564)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1572), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1572), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1572), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@ce292a631d80: 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(1572)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1553)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1564)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(1573) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1573), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1553)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1573), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1564)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1573), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1573), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac(1573), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@ce292a631d80: 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(1573)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1553)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1564)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1520)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1515)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1533)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1521)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1529)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1538)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1547)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1540)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1545)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1555)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1548)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1552)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1550)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1549)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1543)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1556)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1542)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1562)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1563)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1561)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1553)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1567)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1541)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1566)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1565)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1568)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1558)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_lac(1572)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1557)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1564)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1534)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1569)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1546)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1546)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1551)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1551)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1544)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1544)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1554)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1554)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1570)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1570)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1560)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1560)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1571)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1571)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1559)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1559)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_lac(1573)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1514): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1515): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1520): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1521): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1528): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1529): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1533): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1534): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1538): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1540): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1541): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1542): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1543): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1544): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1545): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1546): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1547): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1548): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1549): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1550): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1551): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1552): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1553): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1554): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1555): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1556): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1557): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1558): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1559): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1560): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1561): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1562): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1563): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1564): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1565): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1566): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1567): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1568): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1569): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1570): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1571): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_lac(1572): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_lac(1573): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Mon Dec 9 05:14:25 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=296612) Waiting for packet dumper to finish... 1 (prev_count=296612, count=301448) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Mon Dec 9 05:14:27 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1575)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1575)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1579)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1575)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1579)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1575)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1584)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1584)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1587)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1587)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1592)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1592)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1587)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(1587)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1597)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1597)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1579)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1584)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1597)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1592)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1575)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1584)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1584)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1587)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1597)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1597)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1579)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1579)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1592)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1592)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1576)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1576)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1588)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1588)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])(1600)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1599)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-NS(PCU[0])(1599)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1605)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1602)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1599)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1608)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1604)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1609)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1609)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1609)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[1])(1603)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])(1599)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1613)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1607)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1614)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1614)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1614)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(1603)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1616)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1610)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1618)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1619)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1619)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1619)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-BSSGP(PCU[1])(1606)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4(1612)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1620)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1621)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1620)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1620)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(1615)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1622)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1622)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1622)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1624)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1624)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1624)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1623)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1623)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1629)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1626)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1630)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1628)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1632)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1632)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1632)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1633)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1633)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1633)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-BSSGP(PCU[2])(1625)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1609)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1614)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1619)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1620)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1622)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1624)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1632)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1633)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1609)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1614)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1619)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1620)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1622)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1624)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1632)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1633)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1605)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1608)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1613)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1616)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1618)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1621)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1630)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1629)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1602)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1602)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1602)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1604)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1607)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1602)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1612)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1610)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1604)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1604)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1607)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1607)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1615)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1612)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1610)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1612)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1610)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1604)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1607)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1612)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1610)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1615)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1615)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(1600)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1600)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1615)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1626)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[1])(1606)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1606)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1628)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(1626)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1589)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(1626)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1578)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1578)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1589)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1626)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1580)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1581)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1593)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1593)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1581)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1580)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1591)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1611)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1628)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1628)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1591)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1617)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1628)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(1625)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1625)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1595)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1595)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1594)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1594)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1598)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1598)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1583)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1586)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1585)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1583)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1586)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1585)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1631)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1627)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1634)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(1635) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1635), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1611)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1635), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1627)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1635), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1578)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1635), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1589)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1635), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601)@ce292a631d80: 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(1635)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1578)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1589)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1611)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1627)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(1636) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1636), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1611)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1636), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1627)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1636), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1578)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1636), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1589)@ce292a631d80: Adding Client=TC_paging_ps_ptp_lac_unknown(1636), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601)@ce292a631d80: 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(1636)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1578)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1589)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1611)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1627)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1574)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1579)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1575)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1584)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1580)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1582)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1576)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1581)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1585)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1583)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1587)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1588)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1590)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1586)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1595)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1592)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1594)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1591)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1577)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1598)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1593)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1596)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1597)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1578)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1605)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1603)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1615)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1604)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1608)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1607)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1600)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1616)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1599)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1623)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1617)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1626)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1628)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1625)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1621)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1631)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1634)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1610)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1602)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1630)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1618)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1612)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1611)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1635)@ce292a631d80: Final verdict of PTC: pass TC_paging_ps_ptp_lac_unknown(1636)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1589)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1606)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1613)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1629)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1627)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1614)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1614)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1622)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1622)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1624)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1624)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1632)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1632)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1619)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1619)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1633)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1633)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1620)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1620)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1609)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1609)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1574): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1575): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1576): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1577): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1578): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1579): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1580): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1581): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1582): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1583): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1584): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1585): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1586): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1587): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1588): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1589): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1590): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1591): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1592): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1593): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1594): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1595): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1596): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1597): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1598): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1599): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1600): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1601): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1602): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1603): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1604): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1605): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1606): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1607): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1608): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1609): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1610): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1611): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1612): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1613): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1614): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1615): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1616): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1617): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1618): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1619): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1620): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1621): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1622): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1623): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1624): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1625): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1626): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1627): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1628): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1629): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1630): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1631): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1632): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1633): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1634): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1635): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1636): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Mon Dec 9 05:14:43 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297988) Waiting for packet dumper to finish... 1 (prev_count=297988, count=301732) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Mon Dec 9 05:14:45 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1638)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1638)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1643)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1638)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1643)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1638)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1648)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1648)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1650)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1650)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1655)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1650)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1655)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1650)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1660)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1660)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1648)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1643)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1660)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1655)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1638)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1650)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1660)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1660)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1648)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1648)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1639)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1639)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1655)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1655)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1643)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1643)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1651)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1651)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1662)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1663)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1662)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1667)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1664)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1662)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1669)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1666)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1671)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1671)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1671)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1662)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1673)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1668)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1675)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1675)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1675)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1677)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1676)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1677)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4(1672)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1677)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(1670)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1680)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1680)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1680)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1670)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1682)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1678)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1674)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1684)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1681)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1685)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1685)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1685)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1686)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1686)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1686)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1687)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1687)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1692)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1689)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1694)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1691)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1688)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1697)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1696)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1697)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1697)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1696)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1696)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1671)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1677)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1675)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1680)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1685)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1686)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1697)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1696)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1671)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1677)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1675)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1680)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1685)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1686)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1696)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1697)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1667)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1673)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1669)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1676)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1682)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1684)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1692)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1694)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1664)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1668)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1666)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1664)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1664)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1672)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1668)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1668)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1666)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1666)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(1664)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1668)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1678)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1672)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1672)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1666)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1681)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1672)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1678)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1678)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(1663)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[1])-NSVCI6(1681)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[0])(1663)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1681)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1678)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1689)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(1691)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1681)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1640)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1640)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1652)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(1691)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1691)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(1689)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1652)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1689)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1691)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(1674)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1674)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1689)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1656)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1656)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1654)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1642)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1644)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1642)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1688)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1688)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1654)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1644)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1683)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1657)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1657)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1659)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1659)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1645)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1645)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1661)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1661)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1647)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1647)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1649)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1649)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1690)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1695)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1693)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(1698) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1698), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1698), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1690)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1698), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1640)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1698), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1652)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1698), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665)@ce292a631d80: 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(1698)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1640)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1652)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1690)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(1699) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1699), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1699), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1690)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1699), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1640)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1699), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1652)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac(1699), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665)@ce292a631d80: 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(1699)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1640)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1652)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1690)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1637)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1638)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1648)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1641)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1644)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1642)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1655)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1650)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1656)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1660)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1661)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1654)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1668)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1649)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1647)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1670)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1678)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1659)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1662)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1676)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1674)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1682)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1672)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1653)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1683)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1657)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1645)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1667)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1651)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1687)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1691)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1669)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1695)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1664)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1692)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1673)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1694)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1658)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1681)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1697)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1697)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1684)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1689)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1693)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1663)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1643)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1639)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1690)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1640)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_rac(1699)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1688)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1666)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1646)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_rac(1698)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1677)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1677)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1685)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1685)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1675)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1675)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1686)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1686)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1671)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1671)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1680)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1680)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1696)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1696)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1652)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1637): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1638): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1639): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1640): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1641): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1642): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1643): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1644): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1645): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1646): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1647): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1648): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1649): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1650): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1651): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1652): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1653): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1654): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1655): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1656): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1657): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1658): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1659): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1660): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1661): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1662): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1663): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1664): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1665): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1666): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1667): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1668): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1669): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1670): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1671): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1672): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1673): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1674): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1675): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1676): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1677): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1678): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1680): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1681): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1682): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1683): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1684): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1685): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1686): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1687): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1688): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1689): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1690): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1691): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1692): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1693): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1694): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1695): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1696): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1697): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_rac(1698): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_rac(1699): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Mon Dec 9 05:15:01 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297704) Waiting for packet dumper to finish... 1 (prev_count=297704, count=301448) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Mon Dec 9 05:15:03 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1701)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1701)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1705)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1701)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1705)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1701)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1711)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1711)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1713)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1713)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1717)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1713)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1717)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1713)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1723)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1723)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1711)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1717)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1723)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1705)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1701)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1713)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1711)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1711)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1717)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1717)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1723)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1723)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1714)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1714)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1702)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1702)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1705)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1705)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1725)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1726)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1725)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1730)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1727)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1725)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1733)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1729)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1735)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1735)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1735)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1725)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1737)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1732)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1738)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1738)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1738)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(1731)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1741)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1742)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4(1736)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1742)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1742)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-BSSGP(PCU[1])(1734)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1731)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1745)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1745)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1745)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1746)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1740)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1747)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1744)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1749)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1749)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1749)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1750)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1750)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1750)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1748)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1748)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1756)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1752)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1757)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1754)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1751)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1759)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1759)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1759)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1760)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1760)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1760)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1735)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1738)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1742)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1745)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1749)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1750)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1760)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1759)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1735)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1738)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1742)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1745)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1749)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1750)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1760)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1759)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1730)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1733)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1737)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1741)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1746)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1747)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1757)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1756)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1727)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1729)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1732)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1727)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1727)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1729)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1729)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1736)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1727)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(1729)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1732)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1732)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1732)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1736)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1736)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1736)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1744)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1740)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(1726)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1726)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1744)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1740)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1744)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1740)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1715)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(1744)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1704)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1715)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1704)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1754)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1740)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1752)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(1754)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1752)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1752)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1754)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(1734)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1734)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1754)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1752)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1719)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1707)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1719)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1707)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1706)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1718)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1718)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1706)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1743)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1739)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1751)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1751)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1710)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1710)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1709)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1709)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1722)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1722)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1712)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1712)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1724)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1724)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1720)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1720)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1755)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1758)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1753)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(1761) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1761), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1739)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1761), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1753)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1761), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1704)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1761), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1715)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1761), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728)@ce292a631d80: 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(1761)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1704)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1715)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1739)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1753)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(1762) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1762), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1739)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1762), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1753)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1762), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1704)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1762), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1715)@ce292a631d80: Adding Client=TC_paging_ps_ptp_rac_unknown(1762), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728)@ce292a631d80: 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(1762)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1704)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1715)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1739)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1753)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1700)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1701)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1720)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1705)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1722)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1703)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1702)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1711)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1708)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1706)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1707)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1709)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1710)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1712)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1713)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1714)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1716)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1717)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1721)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1719)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1718)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1723)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1724)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1725)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1726)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1727)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1729)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1736)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1732)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1730)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1733)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1731)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1744)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1734)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1740)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1737)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1743)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1741)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1747)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1746)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1739)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1748)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1751)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1752)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1756)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1753)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1754)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1755)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1758)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1704)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1761)@ce292a631d80: Final verdict of PTC: pass TC_paging_ps_ptp_rac_unknown(1762)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1757)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1715)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1742)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1742)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1735)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1735)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1750)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1750)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1745)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1745)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1738)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1738)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1749)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1749)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1759)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1759)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1760)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1760)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1700): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1701): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1702): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1703): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1704): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1705): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1706): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1707): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1708): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1709): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1710): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1711): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1712): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1713): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1714): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1715): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1716): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1717): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1718): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1719): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1720): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1721): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1722): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1723): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1724): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1725): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1726): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1727): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1728): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1729): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1730): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1731): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1732): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1733): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1734): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1735): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1736): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1737): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1738): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1739): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1740): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1741): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1742): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1743): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1744): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1745): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1746): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1747): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1748): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1749): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1750): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1751): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1752): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1753): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1754): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1755): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1756): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1757): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1758): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1759): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1760): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1761): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1762): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Mon Dec 9 05:15:19 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=296832) Waiting for packet dumper to finish... 1 (prev_count=296832, count=301668) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Mon Dec 9 05:15:21 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1764)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1764)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1768)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1764)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1768)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1764)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1775)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1775)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1776)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1776)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1781)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1776)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1781)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1776)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1785)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1785)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1775)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1781)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1785)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1768)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1776)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1764)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1775)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1785)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1775)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1785)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1781)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1781)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1777)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1777)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1768)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1768)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1765)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1765)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1788)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1789)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1793)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(1788)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(1790)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1788)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1795)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1795)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1795)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1796)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1792)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1788)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1799)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1794)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1801)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1801)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1801)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1802)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1802)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1802)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(1797)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1804)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1798)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(1797)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1807)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1803)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1809)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1810)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1810)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1810)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(1800)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6(1806)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1811)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1812)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1812)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1812)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1811)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1811)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[2])(1813)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1818)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])(1813)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7(1815)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1814)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1821)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1817)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1822)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1822)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1822)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1823)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1823)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1823)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1795)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1802)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1801)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1810)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1811)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1812)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1822)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1823)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1795)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1801)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1802)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1810)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1812)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1811)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1822)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1823)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1793)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1796)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1799)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1804)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1809)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1807)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1821)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1818)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1790)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1790)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1790)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(1790)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(1792)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1794)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1792)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1792)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1798)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(1789)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1789)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1794)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1794)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1792)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1806)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1803)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1798)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1806)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1806)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1778)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[0])-NSVCI4(1798)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1778)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1794)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1767)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1767)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1798)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1803)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1803)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1806)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1815)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(1803)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1817)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(1815)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1815)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(1800)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1800)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1817)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1817)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(1815)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1817)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1780)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1805)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1769)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1769)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1782)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1782)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1780)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1770)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1770)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1808)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1814)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1814)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1771)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1771)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1774)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1773)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1783)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1787)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1786)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1774)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1783)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1773)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1786)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1787)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1819)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1820)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1816)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(1824) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1805)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1816)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1767)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1778)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791)@ce292a631d80: 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(1824)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1767)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1778)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1805)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1816)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(1825) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1805)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1816)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1767)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1778)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791)@ce292a631d80: 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(1825)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1767)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1778)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1805)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1816)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1763)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1764)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1765)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1770)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1766)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1772)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1774)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1773)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1771)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1775)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1769)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1768)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1780)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1776)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1777)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1784)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1781)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1782)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1783)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1787)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1779)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1785)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1786)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1778)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1788)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1798)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1804)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1792)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1790)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1797)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1793)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1805)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1799)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1806)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1789)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1808)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1800)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1815)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1809)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1816)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1818)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1803)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1796)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1807)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1794)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1813)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1814)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1817)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1820)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1819)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1767)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1824)@ce292a631d80: Final verdict of PTC: pass TC_paging_ps_ptp_bvci(1825)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1821)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1812)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1812)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1823)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1823)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1795)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1795)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1801)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1801)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1822)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1822)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1802)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1802)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1810)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1810)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1811)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1811)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1763): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1764): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1765): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1766): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1767): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1768): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1769): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1770): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1771): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1772): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1773): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1774): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1775): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1776): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1777): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1778): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1779): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1780): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1781): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1782): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1783): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1784): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1785): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1786): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1787): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1788): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1789): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1790): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1791): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1792): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1793): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1794): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1795): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1796): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1797): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1798): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1799): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1800): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1801): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1802): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1803): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1804): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1805): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1806): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1807): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1808): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1809): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1810): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1811): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1812): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1813): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1814): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1815): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1816): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1817): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1818): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1819): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1820): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1821): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1822): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1823): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_bvci(1824): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_bvci(1825): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Mon Dec 9 05:15:37 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297672) Waiting for packet dumper to finish... 1 (prev_count=297672, count=301380) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Mon Dec 9 05:15:39 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1827)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1827)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1839)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1827)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1839)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(1828)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1840)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1852)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1856)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(1853)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1859)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1855)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1860)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1860)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1860)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1851)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1862)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1857)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1865)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1861)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1866)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1864)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1864)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1866)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(1858)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1864)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1866)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1869)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1869)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1869)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1858)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1871)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1867)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1863)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1873)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1870)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1874)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1874)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1874)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1875)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1875)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1875)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1876)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1876)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1881)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1878)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1883)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1880)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1884)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1884)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1884)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(1877)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1886)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1886)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1886)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1860)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1866)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1869)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1864)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1875)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1874)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1884)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1886)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1860)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1864)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1869)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1866)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1874)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1875)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1884)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1886)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1856)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1862)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1865)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1859)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1873)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1871)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1881)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1883)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1853)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1853)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1853)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(1853)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1861)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1857)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1855)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1861)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1857)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1857)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1861)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1855)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1855)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(1852)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1857)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1861)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(1855)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1867)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1870)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1878)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1870)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1870)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1867)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1867)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1880)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1870)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1867)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1878)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1878)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1880)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1880)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(1878)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1880)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(1877)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1877)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1863)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1863)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1846)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1846)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1879)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1885)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1848)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1882)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1848)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1868)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1872)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(1887) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1887), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1868)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1887), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1879)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1887), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1887), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1887), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@ce292a631d80: 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(1887)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1868)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1879)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(1888) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1888), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1868)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1888), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1879)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1888), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1888), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_imsi(1888), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@ce292a631d80: 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(1888)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1868)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1879)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1887)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1876)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1865)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1858)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1867)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1848)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1861)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1870)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1840)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1859)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1856)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1878)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1846)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1862)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1853)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1881)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1855)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1863)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1877)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1883)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1857)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1882)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1869)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1869)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1872)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1866)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1866)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1885)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1880)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1871)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1847)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1884)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1884)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1860)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1860)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1864)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1864)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1873)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1868)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1886)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1886)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1875)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1875)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1879)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1874)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1874)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1888)@ce292a631d80: Final verdict of PTC: pass MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1831): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1836): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1844): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1846): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1847): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1848): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1849): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1853): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1855): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1856): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1857): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1858): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1859): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1860): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1861): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1862): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1863): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1864): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1865): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1866): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1867): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1868): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1869): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1870): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1871): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1872): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1873): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1874): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1875): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1876): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1877): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1878): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1879): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1880): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1881): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1882): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1883): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1884): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1885): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1886): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1887): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1888): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Mon Dec 9 05:15:55 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297724) Waiting for packet dumper to finish... 1 (prev_count=297724, count=301432) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Mon Dec 9 05:15:57 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1890)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1890)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1894)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1890)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1894)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1890)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1900)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1900)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1902)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1902)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1907)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1902)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1907)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1902)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1912)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1912)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1900)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1894)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1907)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1912)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1902)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1890)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1900)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1900)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1912)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1912)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1907)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1907)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1903)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1903)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1891)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1891)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1894)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1894)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1914)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1915)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1919)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(1914)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(1916)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1914)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1921)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(1918)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1922)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1922)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1922)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(1914)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1925)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1920)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1926)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1926)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1926)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1928)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1924)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1929)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1929)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1929)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(1923)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1932)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1932)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1932)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1923)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1934)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1930)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1927)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1936)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1933)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1937)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1937)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1937)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1938)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1938)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1938)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(1939)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(1939)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1944)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(1941)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1945)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(1943)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1947)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1947)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1948)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1948)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1947)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1948)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-BSSGP(PCU[2])(1940)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1922)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1926)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1929)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1932)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1937)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1938)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1947)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1948)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1922)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1926)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1929)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1932)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1938)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1937)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1947)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1948)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1919)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1921)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1925)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1928)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1934)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1936)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1944)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1945)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1916)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1916)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1916)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1918)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1916)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1920)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1918)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1918)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(1924)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1920)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1920)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1918)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(1924)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1933)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1924)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1930)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(1920)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(1915)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1915)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1924)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(1933)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1933)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1930)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1930)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1933)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1893)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1904)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1893)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1904)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(1930)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(1941)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(1943)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(1941)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1941)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(1943)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(1943)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(1927)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1927)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(1941)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(1943)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1908)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1896)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1908)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1896)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1906)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1895)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])(1940)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1940)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1906)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1935)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1931)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1895)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1899)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1899)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1901)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1909)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1909)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1911)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1911)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1897)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1913)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1913)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1897)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1901)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1946)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1949)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1942)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(1950) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1950), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1931)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1950), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1942)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1950), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1893)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1950), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1904)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1950), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917)@ce292a631d80: 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(1950)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1893)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1904)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1931)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1942)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(1951) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1951), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1931)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1951), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1942)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1951), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1893)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1951), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1904)@ce292a631d80: Adding Client=TC_paging_ps_ptp_bvci_unknown(1951), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917)@ce292a631d80: 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(1951)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1893)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1904)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1931)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1942)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1889)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1891)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1890)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1894)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1900)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1892)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1893)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1896)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1898)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1895)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1897)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1901)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1899)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1902)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1912)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1910)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1905)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1906)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1914)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1908)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1911)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1916)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1918)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1909)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1915)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1919)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1913)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1907)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1920)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1904)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1903)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1925)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1923)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1921)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1927)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1930)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1933)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1934)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1942)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(1941)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1936)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1944)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1935)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1939)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1950)@ce292a631d80: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_unknown(1951)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1922)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1922)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(1943)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1946)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1949)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1940)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1928)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1945)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1931)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1948)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1948)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1924)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1926)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1926)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1929)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1929)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1947)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1947)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1932)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1932)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1937)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1937)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1938)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1938)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1889): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1890): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1891): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1892): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1893): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1894): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1895): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1896): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1897): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1898): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1899): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1900): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1901): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1902): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1903): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1904): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1905): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1906): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1907): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1908): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1909): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1910): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1911): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1912): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1913): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1914): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1915): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1916): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1917): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1918): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1919): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1920): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1921): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1922): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1923): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1924): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1925): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1926): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1927): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1928): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1929): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1930): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1931): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1932): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1933): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1934): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1935): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1936): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(1937): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(1938): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1939): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1940): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(1941): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1942): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(1943): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(1944): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(1945): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1946): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(1947): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(1948): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1949): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1950): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1951): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Mon Dec 9 05:16:12 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297164) Waiting for packet dumper to finish... 1 (prev_count=297164, count=302000) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Mon Dec 9 05:16:15 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1953)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(1953)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1957)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1957)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1953)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(1953)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1962)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1962)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1965)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(1965)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1970)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1965)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1970)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1965)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1975)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1975)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1962)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1975)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1970)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1957)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1965)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1953)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1975)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1975)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1962)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1962)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1970)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1970)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1966)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1966)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1954)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1954)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1957)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1957)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1977)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(1978)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1981)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(1977)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(1979)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1977)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1984)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1984)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1985)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1984)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2(1982)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(1977)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1988)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(1983)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1990)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1990)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1990)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1991)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(1987)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1992)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1992)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1992)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(1986)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1995)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1995)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1995)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(1986)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1997)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(1993)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1989)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1999)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(1996)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2000)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2000)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2000)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2001)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2001)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2001)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2002)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2006)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2004)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(2002)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2009)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2009)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2009)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(2003)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2011)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2008)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2012)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2012)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2012)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1984)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1990)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1992)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1995)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2000)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2001)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2009)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2012)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1984)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1990)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1992)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1995)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2000)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2001)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2009)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2012)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1981)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1985)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1988)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1991)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1997)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1999)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2006)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2011)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(1979)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1979)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(1979)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(1982)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(1979)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(1982)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(1982)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(1983)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1987)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(1982)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(1983)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1983)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1993)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(1987)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1987)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1996)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(1978)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1978)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(1983)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1993)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(1987)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(1993)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(1996)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(1996)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(1993)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2004)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(1996)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(2008)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2004)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2004)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2004)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2008)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2008)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(1989)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1989)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2008)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1958)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1959)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(2003)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2003)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1969)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1971)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1969)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1959)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1971)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1958)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1998)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1963)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1963)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1961)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1961)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1964)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1964)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1974)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1972)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1974)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1972)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2007)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1976)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1976)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2005)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2010)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2013) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2013), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2013), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2005)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2013), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2013), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2013), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980)@ce292a631d80: 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(2013)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955)@ce292a631d80: 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(2013)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2005)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2014) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2014), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2014), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2005)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2014), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2014), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci(2014), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980)@ce292a631d80: 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(2014)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967)@ce292a631d80: 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(2014)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2005)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1952)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1959)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1964)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1989)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1953)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1972)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1954)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1957)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1962)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2005)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1956)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1960)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1958)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1963)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1961)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1976)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1969)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1978)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1977)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1985)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(1979)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1981)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1970)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1986)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1971)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(1993)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1988)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1991)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1998)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1973)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(1996)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1999)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(2013)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI7(2004)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2002)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1974)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2006)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(1982)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2008)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1997)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2003)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(1983)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2011)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1965)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(1987)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2010)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2007)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1966)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1968)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1984)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1984)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1975)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1995)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1995)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2009)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2009)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1992)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1992)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1990)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1990)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2001)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2001)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2000)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2000)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2012)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2012)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(2014)@ce292a631d80: Final verdict of PTC: pass MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(1952): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1953): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1954): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1955): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1956): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1957): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1958): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1959): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1960): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1961): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1962): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1963): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1964): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1965): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1966): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1967): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1968): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1969): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1970): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1971): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1972): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1973): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1974): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1975): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1976): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1977): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1978): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(1979): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1980): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(1981): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(1982): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(1983): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(1984): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(1985): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1986): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(1987): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(1988): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1989): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(1990): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(1991): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(1992): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(1993): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(1995): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(1996): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(1997): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1998): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(1999): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2000): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2001): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2002): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2003): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2004): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2005): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2006): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2007): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2008): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2009): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2010): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2011): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2012): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(2013): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(2014): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Mon Dec 9 05:16:30 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=304992) Waiting for packet dumper to finish... 1 (prev_count=304992, count=305100) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@ce292a631d80: 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 ------ Mon Dec 9 05:16:33 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(2016)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2016)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2021)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2016)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2021)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2016)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2027)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2027)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2028)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2028)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2033)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2028)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2033)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2028)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2039)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2039)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2027)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2021)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2033)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2039)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2016)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2028)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2027)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2027)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2039)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2039)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2021)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2021)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2017)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2017)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2033)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2033)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2029)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2029)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2040)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2041)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2040)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2045)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2042)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2040)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2047)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2044)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2048)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2048)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2048)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2040)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2052)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2052)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2052)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2051)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2046)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2054)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2050)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2055)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2055)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2055)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(2049)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2057)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2057)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2057)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(2053)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2060)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(2049)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5(2056)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2062)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2063)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2063)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2063)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(2061)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2065)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2065)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2065)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2064)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2064)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2070)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2067)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2072)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2069)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2073)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2073)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2073)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(2066)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2075)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2075)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2075)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2048)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2052)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2055)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2057)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2063)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2065)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2075)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2073)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2048)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2052)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2055)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2057)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2063)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2065)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2075)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2073)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2045)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2047)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2051)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2054)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2060)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2062)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2072)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2070)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2042)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2044)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2042)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2042)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2044)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2046)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2042)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2044)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2050)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2044)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2046)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2046)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2046)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2056)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2050)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2050)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2061)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2056)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[0])(2041)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2041)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2056)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2050)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2056)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2061)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2061)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(2069)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2061)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2067)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2069)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2069)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(2053)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2053)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2067)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2067)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(2069)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2067)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2022)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2022)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2034)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2020)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2020)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2034)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2032)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2032)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2058)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2059)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2066)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2066)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2035)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2023)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2035)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2023)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2068)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2026)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2036)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2036)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2024)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2024)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2071)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2038)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2026)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2074)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2038)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2076) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2076), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2058)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2076), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2068)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2076), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2076), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2076), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043)@ce292a631d80: 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(2076)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018)@ce292a631d80: 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(2076)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2058)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2068)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2077) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2077), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2058)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2077), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2068)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2077), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2077), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030)@ce292a631d80: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(2077), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043)@ce292a631d80: 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(2077)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030)@ce292a631d80: 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(2077)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2058)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2068)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2015)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2016)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2017)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2021)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2019)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2024)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2025)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2026)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2027)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2023)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2020)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2033)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2032)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2028)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2031)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2041)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2035)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2036)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2040)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2038)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2042)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2037)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2050)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2044)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2022)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2046)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2034)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2051)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2047)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2049)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2029)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2045)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2056)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2061)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2053)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2054)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2058)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2060)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2059)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2039)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2062)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2066)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2064)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2067)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2071)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2072)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2070)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2075)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2075)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2074)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(2077)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2048)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2048)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2068)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2069)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2055)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2055)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2065)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2065)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2073)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2073)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2052)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2052)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2063)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2063)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(2076)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2057)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2057)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2015): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2016): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2017): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2018): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2019): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2020): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2021): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2022): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2023): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2024): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2025): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2026): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2027): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2028): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2029): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2030): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2031): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2032): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2033): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2034): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2035): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2036): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2037): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2038): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2039): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2040): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2041): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2042): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2043): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2044): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2045): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2046): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2047): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2048): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2049): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2050): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2051): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2052): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2053): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2054): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2055): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2056): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2057): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2058): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2059): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2060): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2061): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2062): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2063): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2064): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2065): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2066): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2067): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2068): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2069): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2070): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2071): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2072): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2073): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2074): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2075): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(2076): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(2077): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Mon Dec 9 05:16:48 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=302168) Waiting for packet dumper to finish... 1 (prev_count=302168, count=305372) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Mon Dec 9 05:16:51 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(2079)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2079)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2083)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2083)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2079)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(2079)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2089)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2089)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2091)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2091)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2096)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2096)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2091)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(2091)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2101)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2101)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2089)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2083)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2096)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2101)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2079)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2091)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2089)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2089)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2101)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2101)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2083)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2083)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2080)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2080)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2096)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2096)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2092)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2092)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2103)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-NS(PCU[0])(2103)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-BSSGP(PCU[0])(2104)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2108)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2105)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2103)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2110)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2107)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2111)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2111)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2111)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2113)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(2103)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3(2109)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2115)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2115)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2115)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2117)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2117)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2117)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2118)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2112)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2114)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[1])(2114)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2121)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2121)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2121)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2123)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2119)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2116)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2125)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(2122)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2127)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2126)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2126)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2126)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2127)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2127)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2128)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2128)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2133)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2130)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2135)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2132)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2136)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2136)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2136)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(2129)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2138)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2138)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2138)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2111)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2115)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2117)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2121)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2127)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2126)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2136)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2138)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2111)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2115)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2117)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2121)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2127)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2126)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2136)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2138)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2108)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2110)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2113)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2118)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2125)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2123)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2135)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2133)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2105)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2107)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2105)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2109)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2105)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2107)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2107)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(2105)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2109)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2109)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2107)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2109)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2112)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2122)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2119)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(2104)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2104)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2112)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2112)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2119)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2119)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2122)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2122)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2112)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2119)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2122)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(2130)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(2132)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2130)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2130)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(2116)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2116)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2132)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2132)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2130)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2132)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2085)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2084)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2095)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2085)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2095)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2097)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(2129)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2129)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2084)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2124)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2097)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2120)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2100)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2102)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2102)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2088)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2100)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2098)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2098)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2086)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2090)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2134)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2131)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2086)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2090)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2088)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2137)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2139) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2120)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2131)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106)@ce292a631d80: 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(2139)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082)@ce292a631d80: 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(2139)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2120)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2131)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2140) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2120)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2131)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093)@ce292a631d80: Adding Client=TC_dummy_paging_ps_ptp(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106)@ce292a631d80: 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(2140)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093)@ce292a631d80: 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(2140)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2120)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2131)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2078)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2084)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2079)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2083)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2089)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2086)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2087)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2080)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2085)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2088)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2090)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2091)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2097)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2098)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2100)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2102)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2103)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2105)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2108)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2099)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2107)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2110)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2112)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2113)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2109)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2114)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2116)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2119)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2095)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2124)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2118)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2104)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2131)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2128)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2094)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2134)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2137)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2117)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2117)@ce292a631d80: Final verdict of PTC: none TC_dummy_paging_ps_ptp(2139)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(2129)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2081)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2135)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2120)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2092)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2115)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2115)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2111)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2111)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2130)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2123)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2125)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2132)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2133)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2127)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2127)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2122)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2096)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093)@ce292a631d80: Final verdict of PTC: none TC_dummy_paging_ps_ptp(2140)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2121)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2121)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2126)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2126)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2136)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2136)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2138)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2138)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2101)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2078): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2079): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2080): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2081): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2082): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2083): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2084): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2085): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2086): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2087): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2088): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2089): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2090): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2091): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2092): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2093): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2094): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2095): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2096): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2097): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2098): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2099): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2100): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2101): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2102): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2103): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2104): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2105): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2106): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2107): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2108): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2109): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2110): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2111): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2112): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2113): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2114): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2115): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2116): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2117): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2118): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2119): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2120): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2121): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2122): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2123): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2124): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2125): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2126): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2127): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2128): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2129): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2130): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2131): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2132): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2133): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2134): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2135): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2136): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2137): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2138): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_dummy_paging_ps_ptp(2139): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_dummy_paging_ps_ptp(2140): pass (pass -> pass) MTC@ce292a631d80: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Mon Dec 9 05:17:03 UTC 2024 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=294676) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Mon Dec 9 05:17:04 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(2142)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2148)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2142)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2148)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2153)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2153)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2154)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2153)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2148)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2142)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2154)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2153)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2153)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2148)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2148)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2143)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2155)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2167)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2171)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(2166)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(2168)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2174)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2174)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2174)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2175)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2170)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[1])(2172)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2178)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2173)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2179)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2179)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2179)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2182)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(2172)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4(2177)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2184)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2185)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2185)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5(2180)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2185)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-BSSGP(PCU[1])(2176)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2188)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2187)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2187)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2187)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2189)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2189)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6(2183)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2189)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2190)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2190)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2190)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2191)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2191)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2197)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2194)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2198)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2195)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2192)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2200)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2200)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2200)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2201)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2201)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2201)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2174)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2179)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2185)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2187)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2189)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2190)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2201)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2200)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2174)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2179)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2185)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2187)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2189)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2190)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2200)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2201)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2171)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2175)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2178)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2182)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2184)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2188)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2198)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2197)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2168)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2168)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2168)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2170)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2168)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2173)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2177)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2170)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2183)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2180)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2170)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2173)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2173)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(2167)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2177)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2183)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2177)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2183)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2170)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2180)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2180)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2177)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2173)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2183)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2180)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2194)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2195)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2176)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2176)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2194)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2194)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(2195)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2195)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI7(2194)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2147)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2181)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2147)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2195)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2186)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2192)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2192)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2150)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2150)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2149)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2152)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2149)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2152)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2161)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2163)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2163)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2161)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2196)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2199)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2193)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2202) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2202), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2181)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2202), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2193)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2202), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2202), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2202), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2176)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2167)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2192)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@ce292a631d80: 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(2181)@ce292a631d80: 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(2196)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2199)@ce292a631d80: 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(2186)@ce292a631d80: 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(2193)@ce292a631d80: 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(2202)@ce292a631d80: Paging received on PCU { 1, 0, 2 } TC_paging_ps_sig_bss(2202)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2181)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2193)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2203) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2203), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2181)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2203), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2193)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2203), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2203), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@ce292a631d80: Adding Client=TC_paging_ps_sig_bss(2203), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2167)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2176)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2192)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2186)@ce292a631d80: 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(2199)@ce292a631d80: 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(2193)@ce292a631d80: 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(2196)@ce292a631d80: 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])-BVCI20021(2181)@ce292a631d80: 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(2169)@ce292a631d80: 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(2203)@ce292a631d80: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_bss(2203)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2181)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2193)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2147)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2148)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2150)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2149)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2153)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2151)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2161)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2158)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2152)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2162)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2173)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2172)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2176)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2180)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2170)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2183)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2175)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2177)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2168)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2184)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2164)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2171)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2163)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2178)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2188)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2198)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2194)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2197)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2195)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2200)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2200)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2186)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2193)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_bss(2202)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2196)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2199)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2192)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2182)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2145)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2191)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2179)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2179)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_bss(2203)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2181)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2201)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2201)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2187)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2187)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2185)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2185)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2190)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2190)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2174)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2174)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2189)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2189)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2145): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2147): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2148): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2149): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2150): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2151): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2152): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2153): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2156): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2157): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2158): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2159): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2161): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2162): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2163): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2164): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2168): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2170): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2171): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2172): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2173): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2174): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2175): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2176): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2177): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2178): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2179): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2180): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2181): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2182): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2183): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2184): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2185): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2186): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2187): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2188): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2189): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2190): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2191): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2192): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2193): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2194): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2195): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2196): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2197): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2198): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2199): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2200): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2201): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_bss(2202): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_bss(2203): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Mon Dec 9 05:17:20 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=307044) Waiting for packet dumper to finish... 1 (prev_count=307044, count=307188) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Mon Dec 9 05:17:22 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(2205)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2205)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2210)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2210)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2205)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(2205)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2215)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2215)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2217)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2217)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2222)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2217)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2222)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2217)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2227)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2227)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2227)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2222)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2210)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2215)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2217)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2205)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2215)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2215)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2227)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2227)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2210)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2210)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2222)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2222)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2206)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2206)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2218)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2218)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2229)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2230)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2229)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2234)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2231)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2229)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2236)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2233)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2237)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2237)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2237)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2229)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2240)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2235)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2241)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2241)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2241)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2244)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2244)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2244)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2243)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2239)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2238)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2247)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2247)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2247)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2249)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(2238)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(2242)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5(2245)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2251)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2252)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6(2248)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2252)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2252)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2254)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2254)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2254)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2253)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2259)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])(2253)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7(2257)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2261)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2258)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2262)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2262)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2262)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(2255)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2264)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2264)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2264)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2237)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2241)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2244)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2247)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2254)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2252)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2262)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2264)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2237)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2241)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2244)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2247)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2254)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2252)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2262)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2264)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2234)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2236)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2240)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2243)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2251)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2249)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2259)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2261)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2231)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2233)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2235)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2231)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2231)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2233)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2233)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(2231)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2239)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2233)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2235)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2235)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2239)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2239)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2245)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2248)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(2230)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2230)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2239)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2235)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2245)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2245)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2248)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2248)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2207)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(2257)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2232)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2219)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(2258)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2207)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2248)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2245)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2219)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2258)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2257)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2257)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(2258)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2257)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2258)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(2242)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2242)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2209)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2209)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2223)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2223)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2221)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2221)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2211)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(2255)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2211)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2255)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2250)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2246)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2228)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2216)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2216)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2228)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2224)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2212)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2226)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2212)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2226)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2263)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2214)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2214)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2260)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2224)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2265) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2232)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2265), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2246)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2265), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2265), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2207)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2265), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2219)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2265), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2230)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2255)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2242)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: 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(2246)@ce292a631d80: 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(2250)@ce292a631d80: 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(2260)@ce292a631d80: 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(2232)@ce292a631d80: 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(2263)@ce292a631d80: 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(2265)@ce292a631d80: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_lac(2265)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2260)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2265), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2255)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: 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(2263)@ce292a631d80: 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(2260)@ce292a631d80: 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(2265)@ce292a631d80: Paging received on PCU { 2 } TC_paging_ps_sig_lac(2265)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2207)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2219)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2232)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2246)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2260)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2266) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2232)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2266), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2246)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2266), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2266), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2207)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2266), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2219)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2266), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2230)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2255)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: 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(2263)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2260)@ce292a631d80: 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(2232)@ce292a631d80: 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])(2242)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2246)@ce292a631d80: 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(2250)@ce292a631d80: 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(2266)@ce292a631d80: Paging received on PCU { 2, 0, 1 } TC_paging_ps_sig_lac(2266)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2260)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac(2266), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2255)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: 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(2260)@ce292a631d80: 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(2263)@ce292a631d80: 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(2266)@ce292a631d80: Paging received on PCU { 2 } TC_paging_ps_sig_lac(2266)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2207)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2219)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2232)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2246)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2260)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2204)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2205)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2209)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2214)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2212)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2229)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2211)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2206)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2224)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2230)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2228)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2218)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2221)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2210)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2235)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2250)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2213)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2226)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2215)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2239)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2227)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2261)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2258)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2253)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2219)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2216)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2259)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2248)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2217)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2243)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2208)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2223)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2231)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2220)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2233)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2245)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2234)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2257)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2260)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2236)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2238)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2242)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2251)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2249)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_lac(2265)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2240)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2222)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2246)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_lac(2266)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2237)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2237)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2252)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2252)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2244)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2244)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2225)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2264)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2264)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2263)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2241)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2241)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2247)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2247)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2254)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2254)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2255)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2232)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2207)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2262)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2262)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2204): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2205): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2206): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2207): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2208): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2209): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2210): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2211): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2212): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2213): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2214): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2215): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2216): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2217): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2218): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2219): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2220): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2221): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2222): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2223): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2224): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2225): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2226): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2227): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2228): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2229): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2230): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2231): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2232): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2233): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2234): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2235): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2236): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2237): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2238): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2239): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2240): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2241): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2242): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2243): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2244): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2245): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2246): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2247): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2248): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2249): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2250): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2251): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2252): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2253): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2254): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2255): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2256): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2257): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2258): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2259): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2260): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2261): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2262): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2263): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2264): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_lac(2265): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_lac(2266): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Mon Dec 9 05:17:41 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=319588) Waiting for packet dumper to finish... 1 (prev_count=319588, count=320680) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Mon Dec 9 05:17:44 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2268)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2268)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2272)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2268)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2272)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2268)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2278)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2278)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2280)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2280)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2284)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2280)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2284)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2280)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2290)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2290)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2284)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2278)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2290)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2272)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2280)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2290)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2290)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2268)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(2284)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2284)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2278)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2278)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2281)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2281)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2272)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2272)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2269)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2269)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2292)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2293)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2292)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2297)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(2292)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1(2294)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2299)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2296)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2292)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2302)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2302)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2302)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2303)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2298)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2305)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2305)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2305)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2306)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2301)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2307)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2307)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2307)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(2300)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2310)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2310)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2310)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(2300)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2312)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2308)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2304)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2314)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(2311)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2315)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2315)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2315)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2317)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2317)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2317)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2316)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2316)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2322)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2319)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2325)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2324)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2325)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2325)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8(2321)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2318)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2327)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2327)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2327)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2302)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2305)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2307)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2310)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2315)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2317)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2325)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2327)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2302)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2305)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2307)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2310)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2315)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2317)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2325)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2327)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2297)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2299)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2303)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2306)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2312)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2314)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2322)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2324)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2294)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2296)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2294)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2294)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(2294)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2296)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2296)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2298)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2301)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2296)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2298)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2301)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2301)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2298)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2298)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2308)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(2293)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2293)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2301)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2311)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2283)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2283)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2270)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2295)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2311)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2270)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2311)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2308)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2308)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2308)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2319)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2311)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2321)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(2319)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2319)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(2304)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2304)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2321)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2321)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2319)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2285)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI8(2321)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2273)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2286)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2286)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2285)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2313)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2274)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2273)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2274)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2318)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2318)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2277)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2289)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2277)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2289)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2291)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2291)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2287)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2287)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2279)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2279)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2276)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2323)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2276)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2326)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2320)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2328) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2295)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2328), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2328), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2320)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2328), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2270)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2328), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2283)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2328), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(2328)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2270)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2283)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2295)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2320)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2329) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2295)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2329), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2329), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2320)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2329), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2270)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2329), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2283)@ce292a631d80: Adding Client=TC_paging_ps_sig_lac_unknown(2329), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(2329)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2270)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2283)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2295)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2320)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2267)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2268)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2272)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2271)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2280)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2284)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2274)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2291)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2279)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2287)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2281)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2296)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2292)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2297)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2289)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2294)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2298)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2299)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2288)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2293)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2303)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2290)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2311)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2316)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2322)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2308)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2321)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2319)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2325)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2325)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2277)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2273)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2270)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2278)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(2328)@ce292a631d80: Final verdict of PTC: pass TC_paging_ps_sig_lac_unknown(2329)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2302)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2302)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2305)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2305)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2324)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2323)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2326)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2282)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2295)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2320)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2314)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2285)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2304)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2313)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2301)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2306)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2276)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2275)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2300)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2310)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2310)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2317)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2317)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2307)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2307)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2315)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2315)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2312)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2318)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2286)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2269)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2327)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2327)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2283)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2267): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2268): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2269): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2270): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2271): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2272): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2273): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2274): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2275): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2276): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2277): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2278): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2279): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2280): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2281): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2282): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2283): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2284): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2285): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2286): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2287): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2288): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2289): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2290): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2291): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2292): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2293): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2294): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2295): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2296): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2297): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2298): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2299): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2300): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2301): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2302): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2303): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2304): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2305): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2306): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2307): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2308): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2310): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2311): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2312): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2313): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2314): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2315): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2316): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2317): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2318): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2319): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2320): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2321): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2322): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2323): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2324): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2325): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2326): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2327): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_lac_unknown(2328): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_lac_unknown(2329): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Mon Dec 9 05:17:59 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=300448) Waiting for packet dumper to finish... 1 (prev_count=300448, count=304736) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Mon Dec 9 05:18:02 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(2331)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2331)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2336)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2336)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2331)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(2331)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2341)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2341)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2343)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2343)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2349)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2343)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2349)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2343)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2354)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2354)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2341)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2349)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2354)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2336)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2331)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2343)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2341)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2341)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2354)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2354)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2344)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2344)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2336)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2336)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2349)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2349)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2332)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2332)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2355)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2356)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2355)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2360)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2357)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2355)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2362)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2359)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2363)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2363)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2363)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2355)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2366)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2367)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3(2361)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2367)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2367)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2370)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2370)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2370)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2369)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2365)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2364)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2373)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])(2364)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2373)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2373)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2375)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2371)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2368)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2377)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(2374)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2378)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2378)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2378)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2379)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2379)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2379)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2380)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2380)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2385)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2382)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2387)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2384)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2388)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2388)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2388)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(2381)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2390)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2390)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2390)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2363)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2367)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2370)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2373)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2378)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2379)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2388)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2390)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2363)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2367)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2370)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2373)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2378)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2379)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2388)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2390)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2360)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2362)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2366)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2369)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2375)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2377)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2385)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2387)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2357)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2359)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2357)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2357)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2361)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2357)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2359)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2359)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2365)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2361)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2361)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2359)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2365)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2365)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2361)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(2356)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2356)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2365)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2371)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2374)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2371)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2371)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2333)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2345)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2345)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2374)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2374)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2333)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2382)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2371)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2382)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2384)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2374)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2382)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2382)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(2368)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2368)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2384)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2384)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2337)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2335)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2335)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2347)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI8(2384)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2347)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2337)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2348)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2376)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2348)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2372)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2381)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2381)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2340)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2338)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2340)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2351)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2338)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2351)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2342)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2350)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2342)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2350)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2353)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2389)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2386)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2353)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2391) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2372)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2333)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2345)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2356)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358)@ce292a631d80: 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(2391)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_sig_rac(2391)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(2368)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2381)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2372)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2389)@ce292a631d80: 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(2383)@ce292a631d80: 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(2386)@ce292a631d80: 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(2376)@ce292a631d80: 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(2391)@ce292a631d80: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(2391)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2386)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2381)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2389)@ce292a631d80: 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])-BVCI20031(2383)@ce292a631d80: 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(2386)@ce292a631d80: 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(2391)@ce292a631d80: Paging received on PCU { 2 } TC_paging_ps_sig_rac(2391)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2333)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2345)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2372)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2386)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2392) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2372)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2333)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2345)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2356)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358)@ce292a631d80: 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(2392)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_sig_rac(2392)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2381)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2368)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383)@ce292a631d80: 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])-BVCI20021(2372)@ce292a631d80: 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(2376)@ce292a631d80: 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(2389)@ce292a631d80: 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(2386)@ce292a631d80: 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(2392)@ce292a631d80: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(2392)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2386)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac(2392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2381)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383)@ce292a631d80: 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(2386)@ce292a631d80: 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(2389)@ce292a631d80: 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(2392)@ce292a631d80: Paging received on PCU { 2 } TC_paging_ps_sig_rac(2392)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2333)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2345)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2372)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2386)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2330)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2333)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2335)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2337)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2336)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2331)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2339)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2341)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2338)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2342)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2340)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2334)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2349)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2347)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2355)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2361)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2346)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2368)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2353)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2365)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2359)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2351)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2371)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2343)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2366)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2375)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2360)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2362)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2354)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2377)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2376)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2374)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2357)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2369)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2364)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2380)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2381)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2384)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2387)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2385)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_rac(2391)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2386)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2390)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2390)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2388)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2388)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2350)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2352)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2348)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2344)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2370)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2370)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2356)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2372)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2382)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2332)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2345)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_rac(2392)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2378)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2378)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2373)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2373)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2367)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2367)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2363)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2363)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2379)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2379)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2389)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2330): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2331): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2332): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2333): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2334): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2335): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2336): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2337): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2338): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2339): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2340): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2341): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2342): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2343): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2344): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2345): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2346): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2347): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2348): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2349): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2350): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2351): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2352): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2353): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2354): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2355): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2356): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2357): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2358): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2359): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2360): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2361): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2362): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2363): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2364): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2365): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2366): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2367): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2368): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2369): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2370): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2371): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2372): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2373): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2374): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2375): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2376): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2377): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2378): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2379): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2380): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2381): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2382): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2383): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2384): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2385): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2386): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2387): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2388): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2389): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2390): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_rac(2391): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_rac(2392): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Mon Dec 9 05:18:25 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=332628) Waiting for packet dumper to finish... 1 (prev_count=332628, count=335560) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Mon Dec 9 05:18:28 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2394)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2394)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2399)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2399)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2394)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(2394)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2405)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2405)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2406)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2406)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2410)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2406)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2410)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2406)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2416)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2416)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2405)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2399)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2410)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2416)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2394)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2406)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2405)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2405)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2416)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2416)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2395)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2395)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2410)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2410)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2399)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2399)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2407)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2407)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2418)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2419)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2418)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2423)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2420)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2418)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2425)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2422)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2427)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2427)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2427)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2418)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2429)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2424)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2430)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2430)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2430)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2433)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2433)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2433)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2432)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2428)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2426)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2436)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2436)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2436)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(2426)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2438)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2434)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2431)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2441)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2441)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2441)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2440)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(2437)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2442)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2442)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2442)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2443)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2443)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2449)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2445)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2444)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2452)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2451)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2447)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2452)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2452)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2453)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2453)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2453)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2427)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2430)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2433)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2436)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2441)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2442)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2452)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2453)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2427)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2433)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2430)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2436)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2441)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2442)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2452)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2453)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2423)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2429)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2425)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2432)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2438)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2440)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2449)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2451)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2420)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2424)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2422)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2420)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2420)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2424)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2424)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2422)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2422)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2428)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2420)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2424)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2422)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2428)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2437)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2434)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2428)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2428)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2437)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2437)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2434)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2434)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(2419)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2419)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2437)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2434)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2447)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(2445)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2409)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2431)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2431)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2409)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2396)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2421)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2447)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2396)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2447)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2445)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2445)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2398)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI8(2447)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2411)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2398)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2435)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2400)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2400)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2412)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2412)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2411)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2445)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2439)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2444)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2444)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2413)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2415)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2401)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2415)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2413)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2401)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2402)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2402)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2404)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2417)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2404)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2417)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2448)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2446)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2450)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2454) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2421)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2435)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2446)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2396)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2409)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(2454)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2396)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2409)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2421)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2435)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2446)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2455) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2421)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2435)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2446)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2396)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2409)@ce292a631d80: Adding Client=TC_paging_ps_sig_rac_unknown(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(2455)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2396)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2409)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2421)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2435)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2446)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2393)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2395)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2394)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2398)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2401)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2400)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2404)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2396)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2397)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2399)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(2455)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201(2405)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2403)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2402)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2406)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2407)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2410)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2408)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2414)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2409)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2416)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2411)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2413)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2412)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2417)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2415)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2423)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2418)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2419)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2428)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2422)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2420)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2425)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2424)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2426)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2432)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2421)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2437)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2431)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2434)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2429)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2439)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2440)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2443)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2438)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2447)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2448)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2445)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2451)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2446)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2444)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2450)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2449)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(2454)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2452)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2452)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2435)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2453)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2453)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2436)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2436)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2441)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2441)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2427)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2427)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2433)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2433)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2442)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2442)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2430)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2430)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2393): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2394): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2395): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2396): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2397): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2398): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2399): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2400): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2401): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2402): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2403): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2404): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2405): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2406): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2407): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2408): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2409): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2410): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2411): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2412): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2413): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2414): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2415): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2416): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2417): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2418): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2419): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2420): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2421): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2422): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2423): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2424): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2425): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2426): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2427): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2428): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2429): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2430): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2431): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2432): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2433): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2434): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2435): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2436): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2437): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2438): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2439): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2440): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2441): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2442): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2443): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2444): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2445): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2446): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2447): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2448): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2449): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2450): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2451): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2452): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2453): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_rac_unknown(2454): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_rac_unknown(2455): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Mon Dec 9 05:18:43 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=298468) Waiting for packet dumper to finish... 1 (prev_count=298468, count=302212) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Mon Dec 9 05:18:46 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2457)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2457)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2469)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2457)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2469)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2458)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2482)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2486)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2483)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2488)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2485)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2490)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2490)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2490)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2492)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2487)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2495)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2491)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2494)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2494)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2494)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2496)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2496)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(2489)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2496)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2499)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2499)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2499)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(2489)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2501)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2497)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2504)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2503)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2504)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2504)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(2500)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2493)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2505)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2505)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2505)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2506)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2506)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2512)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2508)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2513)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[2])(2507)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8(2511)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2515)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2515)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2515)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2516)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2516)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2516)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2490)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2496)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2499)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2494)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2504)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2505)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2516)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2515)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2490)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2496)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2494)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2499)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2504)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2505)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2516)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2515)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2486)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2492)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2495)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2488)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2501)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2503)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2513)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2512)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2483)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2483)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2487)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2483)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2491)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2485)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2483)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2487)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2487)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2491)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2497)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2491)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2485)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2485)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2500)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2487)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2491)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2485)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2500)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2497)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2497)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2500)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(2482)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2497)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2500)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(2508)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(2511)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2493)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2493)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2511)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2508)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2511)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2508)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI7(2508)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2461)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI8(2511)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2498)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2461)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2502)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2507)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2507)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2478)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2466)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2478)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2476)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2466)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2476)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2464)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2464)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2510)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2509)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2514)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2517) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2517), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2498)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2517), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2509)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2517), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2517), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2517), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@ce292a631d80: 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(2517)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(2517)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2498)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2509)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2518) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2518), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2498)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2518), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2509)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2518), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2518), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci(2518), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@ce292a631d80: 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(2518)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(2518)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2498)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2509)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2476)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2478)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2498)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2462)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2461)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2464)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2467)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2460)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2466)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2477)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2465)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2491)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2485)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2487)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2483)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2486)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_bvci(2517)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2488)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2490)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2490)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2492)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2489)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2496)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2496)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2503)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2500)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2495)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2505)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2505)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2511)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2497)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2506)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2513)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2508)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2516)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2516)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2512)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2515)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2515)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2514)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2509)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2510)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2507)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2501)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2493)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2502)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2494)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2494)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2499)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2499)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_bvci(2518)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2504)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2504)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2459): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2460): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2461): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2462): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2464): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2465): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2466): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2467): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2474): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2476): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2477): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2478): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2479): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2483): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2485): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2486): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2487): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2488): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2489): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2490): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2491): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2492): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2493): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2494): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2495): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2496): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2497): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2498): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2499): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2500): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2501): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2502): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2503): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2504): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2505): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2506): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2507): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2508): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2509): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2510): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2511): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2512): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2513): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2514): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2515): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2516): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_bvci(2517): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_bvci(2518): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Mon Dec 9 05:19:01 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297232) Waiting for packet dumper to finish... 1 (prev_count=297232, count=302068) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Mon Dec 9 05:19:03 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(2520)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2520)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2524)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2520)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2524)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2520)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2529)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2529)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2532)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2532)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2537)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2532)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2537)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2532)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2543)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2543)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2537)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2524)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2543)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2529)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2532)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2543)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2543)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(2520)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(2537)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2537)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2533)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2533)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI201(2529)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2529)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2524)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2524)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2521)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2521)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2544)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2545)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2544)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2549)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2546)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2544)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2551)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2548)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2552)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2552)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2552)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2544)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2556)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2555)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2556)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2556)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3(2550)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2558)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2554)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2559)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2559)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2559)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(2553)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2562)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2562)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2562)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(2557)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2553)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2564)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2560)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2566)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2566)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2566)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2567)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(2563)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2570)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2570)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2570)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2568)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2568)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2574)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2571)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2576)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2573)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2569)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2577)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2577)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2577)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2579)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2579)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2579)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2552)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2556)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2559)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2562)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2566)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2570)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2577)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2579)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2552)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2556)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2559)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2562)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2566)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2570)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2577)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2579)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2549)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2551)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2555)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2558)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2564)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2567)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2574)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2576)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2546)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2548)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2546)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2546)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2550)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2546)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2548)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2548)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2550)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2550)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2554)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2548)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2550)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2560)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2554)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2554)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2563)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(2545)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2545)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2560)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2560)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2563)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2563)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2554)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2560)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2571)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2534)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2523)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(2563)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2523)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2534)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2573)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2571)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2571)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(2557)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2557)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2573)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2573)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2571)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2525)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2526)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2525)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2526)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2573)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2538)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2536)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2536)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2538)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2565)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2561)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2569)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2569)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2528)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2531)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2539)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2528)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2539)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2531)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2530)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2542)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2542)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2578)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2530)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2572)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2540)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2540)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2575)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2580) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2580), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2561)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2580), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2572)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2580), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2523)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2580), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2534)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2580), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547)@ce292a631d80: 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(2580)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(2580)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2523)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2534)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2561)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2572)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2581) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2581), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2561)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2581), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2572)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2581), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2523)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2581), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2534)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_imsi(2581), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547)@ce292a631d80: 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(2581)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(2581)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2523)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2534)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2561)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2572)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2519)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2525)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2530)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2520)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2565)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2531)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2557)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2522)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2527)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2536)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2532)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2543)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2537)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2535)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2539)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2538)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2540)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2544)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2528)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2526)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2548)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2546)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2529)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2541)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2550)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2549)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2521)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2554)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2551)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2555)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2558)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2561)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2553)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2542)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2564)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2545)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2567)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2568)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2573)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2576)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2571)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2575)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2578)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2569)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2566)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2566)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2533)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2560)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2563)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2574)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2572)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2524)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2523)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(2580)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2534)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2562)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2562)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2552)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2552)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2559)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2559)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2570)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2570)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2556)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2556)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2577)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2577)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2579)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2579)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(2581)@ce292a631d80: Final verdict of PTC: pass MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2519): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2520): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2521): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2522): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2523): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2524): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2525): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2526): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2527): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2528): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2529): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2530): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2531): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2532): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2533): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2534): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2535): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2536): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2537): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2538): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2539): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2540): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2541): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2542): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2543): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2544): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2545): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2546): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2547): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2548): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2549): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2550): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2551): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2552): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2553): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2554): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2555): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2556): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2557): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2558): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2559): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2560): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2561): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2562): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2563): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2564): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2565): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2566): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2567): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2568): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2569): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2570): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2571): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2572): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2573): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2574): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2575): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2576): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2577): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2578): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2579): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(2580): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(2581): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Mon Dec 9 05:19:19 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297684) Waiting for packet dumper to finish... 1 (prev_count=297684, count=302484) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Mon Dec 9 05:19:21 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2583)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2583)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2587)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2587)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2583)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(2583)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2592)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2592)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2595)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2595)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2599)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2595)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2599)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2595)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2604)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2604)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2592)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2587)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2583)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2604)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2599)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2592)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2592)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2587)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2587)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2595)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2604)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2604)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2584)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2584)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2599)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2599)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2596)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2596)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])(2608)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2607)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-NS(PCU[0])(2607)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2612)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2610)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2607)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2616)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2611)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2617)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2617)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2617)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2607)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2619)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2614)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2622)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2622)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(2613)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2622)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2623)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2623)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2623)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2624)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2618)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2627)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(2613)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5(2620)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2628)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2628)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2628)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(2615)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2630)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2630)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2630)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2629)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(2625)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2631)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2631)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2631)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2632)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2632)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2636)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2634)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2639)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2637)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2640)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2640)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2640)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(2633)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2642)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2642)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2642)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2617)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2622)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2623)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2628)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2630)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2631)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2640)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2642)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2617)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2622)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2623)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2628)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2630)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2631)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2640)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2642)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2612)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2619)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2616)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2624)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2627)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2629)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2636)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2639)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2610)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2611)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2614)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2610)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2610)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2611)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2618)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2611)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2614)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2620)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2614)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(2610)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2611)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2614)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2618)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2625)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2618)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2620)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2620)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2618)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2620)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2625)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2625)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(2608)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2608)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2634)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2625)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2637)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[1])(2615)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2615)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2637)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2637)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2634)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2634)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2598)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2586)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2609)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2598)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2637)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2634)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2586)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2588)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2600)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2588)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2600)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2589)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2589)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2621)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2601)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2601)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2633)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2633)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2594)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2594)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2593)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2593)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2605)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2605)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2591)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2591)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2603)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2606)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2603)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2606)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2641)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2638)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2635)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2643) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2609)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2643), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2621)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2643), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2635)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2643), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2586)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2643), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2598)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2643), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(2643)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2586)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2598)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2609)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2621)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2635)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2644) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2609)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2644), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2621)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2644), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2635)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2644), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2586)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2644), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2598)@ce292a631d80: Adding Client=TC_paging_ps_sig_bvci_unknown(2644), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(2644)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2586)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2598)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2609)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2621)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2635)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2582)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2584)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2586)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2588)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2591)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2593)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2589)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2594)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2587)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2590)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2592)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2585)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2583)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2596)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2600)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2595)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2606)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2599)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2604)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2602)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2605)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2601)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2597)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2603)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2609)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2607)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2610)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2611)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2614)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2618)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2608)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2619)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2613)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2616)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2624)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2625)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2620)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2615)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2621)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2632)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2627)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2629)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2637)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2634)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2612)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2636)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2639)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2635)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2640)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2598)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2638)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(2643)@ce292a631d80: Final verdict of PTC: pass TC_paging_ps_sig_bvci_unknown(2644)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2641)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2633)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2631)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2631)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2617)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2617)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2642)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2642)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2622)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2622)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2630)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2630)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2628)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2628)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2623)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2623)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2640)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2582): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2583): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2584): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2585): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2586): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2587): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2588): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2589): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2590): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2591): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2592): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2593): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2594): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2595): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2596): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2597): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2598): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2599): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2600): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2601): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2602): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2603): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2604): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2605): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2606): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2607): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2608): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2609): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2610): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2611): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2612): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2613): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2614): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2615): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2616): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2617): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2618): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2619): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2620): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2621): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2622): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2623): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2624): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2625): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2627): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2628): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2629): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2630): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2631): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2632): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2633): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2634): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2635): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2636): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2637): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2638): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2639): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2640): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2641): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2642): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(2643): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(2644): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Mon Dec 9 05:19:37 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297280) Waiting for packet dumper to finish... 1 (prev_count=297280, count=301024) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Mon Dec 9 05:19:39 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2646)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2646)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2650)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2646)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2650)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2646)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2656)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2656)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2658)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2658)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2663)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2658)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2663)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2658)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2668)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2668)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2656)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2650)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2668)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2663)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2646)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2658)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(2650)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2650)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2647)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2647)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI201(2656)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2656)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2668)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2668)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2663)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2663)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2659)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2659)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2670)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2671)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2670)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2675)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2672)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2670)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2678)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2674)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2680)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2680)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2680)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2670)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2682)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(2676)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3(2677)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2684)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2684)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2684)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2686)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2681)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2676)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2688)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2683)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2689)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2689)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2689)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-BSSGP(PCU[1])(2679)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2691)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2691)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2693)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2692)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2691)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2693)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2693)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(2687)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2695)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2695)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2695)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2694)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2694)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2700)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2697)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2702)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2699)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2703)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2703)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2703)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2705)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-BSSGP(PCU[2])(2696)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2705)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2705)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2680)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2684)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2689)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2693)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2691)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2695)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2705)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2703)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2680)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2684)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2689)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2693)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2691)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2695)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2703)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2705)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2675)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2678)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2682)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2688)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2686)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2692)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2702)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2700)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2672)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2672)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2672)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2674)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2672)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2677)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2674)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2674)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2681)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2683)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2674)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2677)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2677)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(2671)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2671)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2683)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2683)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2681)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2681)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(2687)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2677)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2681)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2683)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2687)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2687)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2697)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(2699)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2687)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2673)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(2697)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2699)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2697)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(2699)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2679)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2679)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2699)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2697)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2664)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2662)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2652)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2652)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2651)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2662)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2664)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2690)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2651)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2685)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2696)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2696)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2667)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2655)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2667)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2669)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2657)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2669)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2653)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2657)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2653)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2665)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2655)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2665)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2701)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2698)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2704)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2706) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2673)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2706), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2685)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2706), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2698)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2706), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2706), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2706), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2673)@ce292a631d80: 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(2706)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(2706)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2647)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2653)@ce292a631d80: 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(2651)@ce292a631d80: 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(2652)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648)@ce292a631d80: 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(2657)@ce292a631d80: 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(2655)@ce292a631d80: 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(2706)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2673)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2685)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2698)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2707) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2673)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2707), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2685)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2707), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2698)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2707), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2707), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci(2707), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2673)@ce292a631d80: 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(2707)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(2707)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2659)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660)@ce292a631d80: 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(2662)@ce292a631d80: 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(2665)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2664)@ce292a631d80: 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(2707)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2669)@ce292a631d80: 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(PCU[0])-BVCI20011(2673)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2685)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2667)@ce292a631d80: 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(PCU[2])-BVCI20031(2698)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2645)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2651)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2646)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2650)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2647)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2656)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2649)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2652)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2655)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2657)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2653)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2654)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2658)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2668)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2666)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2663)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2675)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2681)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2670)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2686)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2677)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2682)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2671)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2676)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2679)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2687)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2672)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2683)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2690)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2688)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2685)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2674)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2659)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2678)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2692)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2696)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2697)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2700)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2701)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2698)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2704)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2694)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2699)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2664)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2702)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2661)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2669)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2705)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2705)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2680)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2680)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2703)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2703)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(2707)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2665)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2662)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2667)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(2706)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2684)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2684)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2695)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2695)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2693)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2693)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2689)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2689)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2691)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2691)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2673)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2645): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2646): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2647): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2648): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2649): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2650): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2651): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2652): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2653): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2654): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2655): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2656): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2657): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2658): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2659): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2660): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2661): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2662): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2663): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2664): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2665): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2666): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2667): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2668): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2669): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2670): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2671): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2672): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2673): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2674): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2675): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2676): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2677): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2678): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2679): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2680): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2681): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2682): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2683): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2684): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2685): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2686): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2687): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2688): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2689): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2690): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2691): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2692): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2693): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2694): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2695): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2696): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2697): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2698): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2699): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2700): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2701): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2702): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2703): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2704): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2705): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_reject_sig_bvci(2706): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_reject_sig_bvci(2707): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Mon Dec 9 05:19:55 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=300408) Waiting for packet dumper to finish... 1 (prev_count=300408, count=306748) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@ce292a631d80: 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 ------ Mon Dec 9 05:19:57 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(2709)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2709)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2714)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2709)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2714)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2709)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2719)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2719)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2721)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2721)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2726)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2721)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2726)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2721)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2732)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2732)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2719)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2714)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2709)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2732)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2726)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2719)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2719)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2714)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2714)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2721)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(2710)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2710)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(2732)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2732)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2722)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2722)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2726)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2726)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(2733)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2734)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2733)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2738)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2735)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2733)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2741)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2737)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2733)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2745)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2746)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2746)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3(2739)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2742)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2742)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2742)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2746)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(2740)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2749)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2743)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2752)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(2740)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2750)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2750)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2750)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2754)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2754)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5(2747)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2754)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(2744)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2755)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2756)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6(2751)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2756)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2756)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2757)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2757)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2757)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2758)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2764)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2761)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(2758)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2765)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2766)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2765)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8(2762)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2759)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2765)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2768)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2768)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2768)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2742)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2746)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2750)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2754)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2756)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2757)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2765)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2768)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2742)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2746)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2750)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2754)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2756)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2757)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2765)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2768)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2738)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2741)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2745)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2749)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2752)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2755)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2764)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2766)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2735)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2737)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2735)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2735)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2739)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2735)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2737)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2737)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2743)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2739)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2739)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2747)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2737)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2751)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2743)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2743)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(2734)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2734)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2739)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2747)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2751)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2751)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2747)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2743)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2751)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2761)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2711)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2762)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2747)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2711)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2761)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2761)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2761)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2762)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2762)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(2744)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2744)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2762)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2727)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2725)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2715)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2725)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2713)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2727)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2759)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2759)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2713)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2715)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2753)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2748)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2728)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2728)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2716)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2716)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2729)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2720)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2720)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2718)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2731)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2718)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2731)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2729)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2760)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2763)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2767)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2769) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2769), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2748)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2769), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2760)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2769), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2711)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2769), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2769), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736)@ce292a631d80: 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(2769)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(2769)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2710)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2713)@ce292a631d80: 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(2720)@ce292a631d80: 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(2715)@ce292a631d80: 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(2718)@ce292a631d80: 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(2716)@ce292a631d80: 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(2711)@ce292a631d80: 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(2769)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2711)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2748)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2760)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2770) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2770), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2748)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2770), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2760)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2770), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2711)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2770), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723)@ce292a631d80: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(2770), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736)@ce292a631d80: 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(2770)@ce292a631d80: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(2770)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2722)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2725)@ce292a631d80: 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(2728)@ce292a631d80: 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])-BVCI20032(2729)@ce292a631d80: 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(2731)@ce292a631d80: 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(2727)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723)@ce292a631d80: 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(2770)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2711)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2748)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2760)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2708)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2709)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2719)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2712)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2717)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2714)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2710)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2713)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2715)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2716)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2720)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2711)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2721)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2726)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2732)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2722)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2724)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2728)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2734)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2733)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2738)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2731)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2735)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2747)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2753)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2737)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2751)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2739)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2760)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2743)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2758)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2740)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2761)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2741)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2767)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2764)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2766)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2744)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2768)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2768)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2748)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2727)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2762)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2746)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2746)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2763)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2752)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2749)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2718)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2730)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2765)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2765)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2745)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2755)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2759)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(2769)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2729)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2725)@ce292a631d80: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(2770)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2756)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2756)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2750)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2750)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2757)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2757)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2754)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2754)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2742)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2742)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2708): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2709): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2710): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2711): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2712): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2713): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2714): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2715): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2716): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2717): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2718): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2719): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2720): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2721): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2722): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2723): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2724): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2725): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2726): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2727): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2728): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2729): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2730): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2731): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2732): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2733): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2734): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2735): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2736): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2737): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2738): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2739): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2740): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2741): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2742): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2743): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2744): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2745): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2746): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2747): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2748): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2749): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2750): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2751): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2752): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2753): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2754): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2755): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2756): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2757): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2758): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2759): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2760): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2761): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2762): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2763): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2764): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2765): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2766): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2767): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2768): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(2769): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(2770): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Mon Dec 9 05:20:13 UTC 2024 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=300736) Waiting for packet dumper to finish... 1 (prev_count=300736, count=305860) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Mon Dec 9 05:20:16 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(2772)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2772)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2776)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2776)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2772)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(2772)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2781)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2781)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2784)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2784)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2789)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2784)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2789)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2784)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2795)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2795)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2781)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2776)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2772)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2781)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2781)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2776)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2776)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2795)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2789)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])(2773)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2773)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])(2784)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2795)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2795)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2789)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2789)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2785)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2785)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2796)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2797)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2800)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2798)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2796)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2804)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2804)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2804)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2796)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2806)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2801)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2802)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2810)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(2796)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2811)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3(2805)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2811)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2811)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-BSSGP(PCU[1])(2803)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2802)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2814)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2816)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2808)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2815)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2815)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2815)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4(2809)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2818)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2817)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2818)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2818)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(2813)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2820)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2820)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2820)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2822)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2822)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2822)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2819)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2819)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2826)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2823)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2828)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2825)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2821)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2830)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2830)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2830)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2831)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2831)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2831)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2804)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2811)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2815)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2818)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2820)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2822)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2830)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2831)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2804)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2811)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2815)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2818)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2820)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2822)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2830)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2831)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2800)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2806)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2810)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2814)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2817)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2816)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2826)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2828)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2798)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2798)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2798)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(2798)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(2801)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2805)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2801)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2801)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2808)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2809)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2813)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(2797)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2797)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2801)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2805)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2805)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2808)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2808)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2809)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2809)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2823)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2813)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2813)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2787)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2775)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2775)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2787)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2825)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(2823)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2813)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2805)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2799)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2823)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2808)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2809)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2825)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2823)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2825)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(2825)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(2821)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2821)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2803)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2803)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2790)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2777)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2777)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2790)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2780)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2778)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2783)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2782)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2783)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2780)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2827)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2788)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2824)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2812)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2788)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2782)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2778)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2792)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2794)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2791)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2792)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2791)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2794)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2829)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2832) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2799)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2832), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2832), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2824)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2832), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2775)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2832), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2787)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2832), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2803)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2821)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2827)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807)@ce292a631d80: 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(2812)@ce292a631d80: 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])(2797)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2829)@ce292a631d80: 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(2824)@ce292a631d80: 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(2799)@ce292a631d80: 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(2832)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2773)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2777)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2780)@ce292a631d80: 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(2782)@ce292a631d80: 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(2778)@ce292a631d80: 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(2775)@ce292a631d80: 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(2783)@ce292a631d80: 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(2832)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2775)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2787)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2799)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2824)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2833) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2799)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2833), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2833), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2824)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2833), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2775)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2833), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2787)@ce292a631d80: Adding Client=TC_dummy_paging_ps_sig(2833), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(2803)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2821)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2797)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807)@ce292a631d80: 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(2827)@ce292a631d80: 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(2812)@ce292a631d80: 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(2829)@ce292a631d80: 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(2824)@ce292a631d80: 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[0])-BVCI20011(2799)@ce292a631d80: 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(2833)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2785)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2787)@ce292a631d80: 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(2788)@ce292a631d80: 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(2833)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2792)@ce292a631d80: 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(2791)@ce292a631d80: 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(2775)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2794)@ce292a631d80: 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])-BVCI20011(2787)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2799)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2824)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2790)@ce292a631d80: 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 } MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2771)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2772)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2827)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2776)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2773)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2803)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2774)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2777)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2780)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2783)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2778)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2781)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2779)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2782)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2775)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2789)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2786)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2797)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2790)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2793)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2784)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2785)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2791)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2795)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2792)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2794)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2796)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2798)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2787)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2801)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2805)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2788)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2800)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2806)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2799)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2812)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2809)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2810)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2802)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2808)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2813)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2816)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2814)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2817)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2819)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2823)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2825)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2821)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2826)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2828)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2829)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2824)@ce292a631d80: Final verdict of PTC: none TC_dummy_paging_ps_sig(2832)@ce292a631d80: Final verdict of PTC: pass TC_dummy_paging_ps_sig(2833)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2804)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2804)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2831)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2831)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2811)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2811)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2822)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2822)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2815)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2815)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2820)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2820)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2830)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2830)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2818)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2818)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2771): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2772): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2773): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2774): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2775): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2776): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2777): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2778): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2779): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2780): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2781): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2782): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2783): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2784): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2785): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2786): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2787): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2788): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2789): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2790): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2791): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2792): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2793): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2794): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2795): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2796): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2797): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2798): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2799): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2800): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2801): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2802): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2803): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2804): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2805): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2806): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2807): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2808): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2809): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2810): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2811): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2812): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2813): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2814): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2815): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2816): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2817): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2818): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2819): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2820): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2821): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2822): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2823): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2824): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2825): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2826): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2827): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2828): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2829): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2830): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2831): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_dummy_paging_ps_sig(2832): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_dummy_paging_ps_sig(2833): pass (pass -> pass) MTC@ce292a631d80: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Mon Dec 9 05:20:27 UTC 2024 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=299780) Waiting for packet dumper to finish... 1 (prev_count=299780, count=300020) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Mon Dec 9 05:20:30 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(2835)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2835)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2840)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2835)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2840)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2835)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2846)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2846)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2847)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2847)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2852)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2852)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2847)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(2847)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2857)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2857)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2857)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2840)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2846)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2852)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2835)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2846)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2846)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2847)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2857)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2857)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2852)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2852)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2840)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2840)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2848)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2848)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2836)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2836)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2859)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2860)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2859)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2864)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2861)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2859)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2866)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2863)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2868)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2868)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2868)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2859)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2870)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2865)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2872)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2872)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2872)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2873)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2874)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2874)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2874)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4(2869)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2867)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2877)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2877)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2877)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(2867)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2879)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2875)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2871)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2882)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2882)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2882)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2881)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(2878)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2883)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2883)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2883)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2884)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(2884)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2889)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2886)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2891)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2888)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2892)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2892)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2892)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(2885)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2894)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2894)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2894)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2868)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2872)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2874)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2877)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2882)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2883)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2892)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2894)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2868)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2872)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2874)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2877)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2882)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2883)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2892)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2894)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2864)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2866)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2870)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2873)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2879)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2881)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2889)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2891)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2861)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2863)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2865)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2861)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2861)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2863)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2863)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2869)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2861)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2865)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(2865)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2875)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2863)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2869)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2869)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2865)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2878)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(2875)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2875)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2869)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2878)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2875)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2878)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(2860)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2860)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2886)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(2878)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(2888)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(2886)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2886)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2849)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2871)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2871)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2837)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2849)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2888)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2888)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(2886)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2837)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2851)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI8(2888)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2839)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2851)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2839)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2853)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2853)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2841)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2876)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2841)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2880)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2885)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2885)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2856)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2856)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2858)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2854)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2858)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2854)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2843)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2843)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2845)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2845)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2893)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2842)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2842)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2895) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2895), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2876)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2895), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2895), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2837)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2895), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2849)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2895), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862)@ce292a631d80: 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(2895)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2837)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2849)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2876)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2896) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2896), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2876)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2896), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2896), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2837)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2896), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2849)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bss(2896), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862)@ce292a631d80: 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(2896)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2837)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2849)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2876)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2834)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2836)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2835)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2841)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2843)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2840)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2838)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2846)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2839)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2845)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2837)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2842)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2844)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2847)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2848)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2852)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2850)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2853)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2856)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2854)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2859)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2863)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2865)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2860)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2864)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2867)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2861)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2871)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2870)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2866)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2880)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2875)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2879)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2881)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2891)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2886)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2889)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2869)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2884)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2893)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2885)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2892)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2892)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2858)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2882)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2882)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2876)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2873)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_bss(2896)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2851)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2857)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2888)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2878)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2855)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2872)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2872)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2883)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2883)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2874)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2874)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2868)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2868)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2877)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2877)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_bss(2895)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2894)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2894)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2849)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2834): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2835): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2836): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2837): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2838): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2839): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2840): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2841): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2842): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2843): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2844): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2845): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2846): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2847): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2848): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2849): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2850): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2851): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2852): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2853): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2854): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2855): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2856): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2857): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2858): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2859): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2860): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2861): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2862): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2863): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2864): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2865): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2866): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2867): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2868): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2869): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2870): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2871): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2872): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2873): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2874): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2875): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2876): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2877): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2878): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2879): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2880): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2881): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2882): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2883): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2884): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2885): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2886): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2888): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2889): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2891): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2892): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2893): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2894): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_bss(2895): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_bss(2896): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Mon Dec 9 05:20:45 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=296396) Waiting for packet dumper to finish... 1 (prev_count=296396, count=301232) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Mon Dec 9 05:20:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2898)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2898)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2903)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2898)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2903)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2898)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2907)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2907)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2910)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2910)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2914)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2910)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2914)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2910)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2919)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2919)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2907)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2903)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2919)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2914)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2898)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2910)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2907)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2907)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2919)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2919)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2903)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2903)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2899)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(2914)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2914)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2899)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2911)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2911)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2922)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2923)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2927)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(2922)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(2924)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2922)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2929)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2926)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2930)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2930)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2930)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2922)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2933)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(2928)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2934)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2934)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2934)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2936)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2932)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(2931)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2937)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2937)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2937)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2940)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])(2931)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2940)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2940)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2942)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(2938)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2935)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2944)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2945)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2945)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6(2941)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2945)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2946)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2946)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2946)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(2947)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2952)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(2949)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2948)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2947)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2955)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2955)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2955)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2956)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(2953)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2957)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2957)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2957)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2930)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2934)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2940)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2937)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2945)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2946)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2955)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2957)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2930)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2934)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2937)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2940)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2946)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2945)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2955)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2957)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2927)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2929)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2936)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2933)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2942)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2944)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2952)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2956)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2924)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2926)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(2924)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2924)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2926)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(2926)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(2924)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2928)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2926)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2932)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2928)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2938)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2928)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2932)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2941)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(2932)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(2928)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(2938)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(2938)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(2923)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2923)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2932)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2941)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(2941)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(2938)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(2941)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2949)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2900)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(2953)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2900)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2913)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2913)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2953)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(2953)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(2935)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2935)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2949)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(2949)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(2953)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(2949)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2916)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2904)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2915)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2916)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2904)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2902)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2902)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2915)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2948)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2948)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2943)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2939)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2920)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2920)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2951)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2908)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2921)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2918)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2918)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2908)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2921)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2906)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2909)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2906)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2950)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2909)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2954)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(2958) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2958), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2939)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2958), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2950)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2958), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2900)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2958), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2913)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2958), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925)@ce292a631d80: 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(2958)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2900)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2913)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2939)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2950)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(2959) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2959), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2939)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2959), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2950)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2959), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2900)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2959), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2913)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac(2959), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925)@ce292a631d80: 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(2959)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2900)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2913)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2939)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2950)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2897)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2898)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2909)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2904)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2906)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2914)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2911)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2922)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2902)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2920)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2899)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2905)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2921)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2926)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2915)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2929)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2918)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2908)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2924)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2910)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2912)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2927)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2901)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2931)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2913)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2916)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(2938)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2936)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2917)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2935)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2932)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2943)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2933)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2907)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2903)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_lac(2959)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2900)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2919)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2923)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2944)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2928)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2950)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2947)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2948)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(2941)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(2953)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2954)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_lac(2958)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2956)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(2949)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2937)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2937)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2942)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2952)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2940)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2940)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2951)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2939)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2934)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2934)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2946)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2946)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2930)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2930)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2957)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2957)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2945)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2945)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2955)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2955)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2897): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2898): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2899): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2900): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2901): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2902): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2903): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2904): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2905): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2906): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2907): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2908): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2909): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2910): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2911): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2912): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2913): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2914): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2915): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2916): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2917): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2918): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2919): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2920): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2921): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2922): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2923): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2924): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2925): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2926): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2927): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2928): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2929): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2930): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2931): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2932): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2933): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2934): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2935): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2936): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(2937): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(2938): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2939): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(2940): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(2941): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(2942): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2943): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(2944): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(2945): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(2946): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2947): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2948): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(2949): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2950): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2951): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(2952): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(2953): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2954): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(2955): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(2956): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(2957): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_lac(2958): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_lac(2959): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Mon Dec 9 05:21:03 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=296048) Waiting for packet dumper to finish... 1 (prev_count=296048, count=300884) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Mon Dec 9 05:21:05 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2961)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(2961)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2965)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2961)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2965)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2961)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2971)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2971)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2973)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(2973)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2977)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2977)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2973)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(2973)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2983)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2983)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2971)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2965)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2977)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2983)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2973)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2983)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])(2961)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2983)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2971)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2971)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2977)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2977)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2965)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2965)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2962)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2962)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2974)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2974)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2985)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(2986)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2985)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2990)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(2987)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(2985)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2992)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(2989)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2994)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2994)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2994)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(2985)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2996)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2998)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3(2991)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2998)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2998)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2999)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(2995)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3000)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3000)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3000)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(2993)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3003)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3003)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3003)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(2993)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(2997)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3006)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3001)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3008)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3008)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3007)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3008)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(3005)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3011)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3011)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3011)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3009)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(3009)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3015)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3012)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3016)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3014)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3018)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3018)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3018)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3019)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3019)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3019)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-BSSGP(PCU[2])(3010)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2994)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2998)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3000)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3003)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3008)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3011)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3018)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3019)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2994)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2998)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3000)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3003)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3008)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3011)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3018)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3019)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2990)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2992)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2996)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2999)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3006)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3007)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3016)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3015)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(2987)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2989)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2991)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(2989)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2987)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(2987)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2989)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(2989)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(2991)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2995)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2991)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(2987)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3001)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(2991)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(2995)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(2995)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3005)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3001)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3001)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(2995)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3005)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3005)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3001)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(2986)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2986)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3012)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(3014)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3005)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3012)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3014)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3014)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2975)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2964)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2997)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2997)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3012)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2964)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3014)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3012)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2975)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2967)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2979)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2978)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2967)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2979)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2966)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2978)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2966)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3004)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3002)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3010)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3010)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2982)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2970)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2982)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2970)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2984)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2972)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3017)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2984)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2968)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2972)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2968)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2980)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2980)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3020)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3013)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3021) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3021), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3002)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3021), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3013)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3021), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2964)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3021), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2975)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3021), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988)@ce292a631d80: 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(3021)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2964)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2975)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3002)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3013)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3022) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3022), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3002)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3022), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3013)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3022), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2964)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3022), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2975)@ce292a631d80: Adding Client=TC_paging_cs_ptp_lac_unknown(3022), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988)@ce292a631d80: 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(3022)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2964)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2975)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3002)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3013)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2960)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2961)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2965)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2971)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2962)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2964)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2966)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2968)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2970)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2963)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2972)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2974)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2980)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2967)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2985)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2969)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2984)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2986)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2978)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2996)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2973)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(2987)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2992)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2976)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2983)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3004)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3001)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3006)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2999)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3015)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3007)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3005)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2977)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3013)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3009)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2990)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2982)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2981)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(2989)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(2991)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3016)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2993)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3014)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2997)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2979)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3012)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3010)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3017)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3020)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(2995)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3002)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(3022)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3000)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3000)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(3021)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3003)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3003)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2998)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2998)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2994)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2994)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3011)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3011)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3019)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3019)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3008)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3008)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3018)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3018)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2975)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(2960): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2961): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2962): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2963): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2964): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2965): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2966): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2967): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2968): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2969): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2970): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2971): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2972): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2973): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2974): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2975): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2976): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2977): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2978): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2979): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2980): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2981): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2982): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2983): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2984): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2985): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2986): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(2987): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2988): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(2989): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(2990): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(2991): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(2992): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2993): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(2994): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(2995): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(2996): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2997): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(2998): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(2999): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3000): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3001): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3002): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3003): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3004): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3005): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3006): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3007): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3008): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3009): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3010): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3011): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3012): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3013): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3014): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3015): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3016): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3017): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3018): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3019): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3020): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(3021): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(3022): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Mon Dec 9 05:21:21 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=298076) Waiting for packet dumper to finish... 1 (prev_count=298076, count=301608) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Mon Dec 9 05:21:23 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(3024)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3024)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3029)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3029)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3024)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(3024)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3036)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3036)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3040)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3040)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3036)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(3036)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3040)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3036)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(3029)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(3024)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3040)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3040)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3037)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3037)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3029)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3029)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3025)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3025)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3048)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3049)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3052)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3050)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3048)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3054)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3054)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3054)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3048)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3057)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3053)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3048)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3060)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3061)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3(3056)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3061)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3061)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(3055)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3064)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3059)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3065)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3065)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3065)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(3055)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3067)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3062)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3058)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3070)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(3066)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3069)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3069)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3069)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3071)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3071)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3071)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3072)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3072)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3072)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3073)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3078)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3076)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(3073)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-BSSGP(PCU[2])(3074)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3081)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3081)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3081)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3082)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3079)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3083)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3083)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3083)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3054)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3061)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3065)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3069)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3071)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3072)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3081)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3083)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3054)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3061)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3065)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3069)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3071)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3072)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3081)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3083)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3052)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3057)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3060)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3064)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3067)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3070)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3078)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3082)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3050)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3050)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3050)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(3050)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(3053)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3056)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3053)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3053)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(3049)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3049)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3056)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3053)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3059)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3056)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3062)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3066)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3056)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3062)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3062)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3059)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3066)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3066)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3059)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3026)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(3062)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3066)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3039)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3026)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3076)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3059)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3039)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3079)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(3076)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3076)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(3058)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3058)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3079)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3076)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(3079)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3028)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3028)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3030)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3030)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3042)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3042)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3079)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3041)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3041)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3068)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3063)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3074)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3074)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3035)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3033)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3035)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3047)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3047)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3044)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3045)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3044)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3031)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3045)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3033)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3031)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3077)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3080)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3075)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3084) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3084), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3063)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3084), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3075)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3084), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3026)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3084), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3039)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3084), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051)@ce292a631d80: 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(3084)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3026)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3039)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3063)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3075)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3085) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3085), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3063)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3085), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3075)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3085), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3026)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3085), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3039)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac(3085), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051)@ce292a631d80: 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(3085)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3026)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3039)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3063)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3075)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3023)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3044)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3042)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3025)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3030)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3028)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3047)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3041)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3027)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3045)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3068)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3029)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3033)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3074)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3024)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3035)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3037)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3031)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3036)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3039)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3043)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3040)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3026)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3038)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_rac(3084)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3053)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3055)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3050)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3048)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3064)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3073)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3057)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3079)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3076)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3070)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3062)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3078)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3056)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3077)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3082)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3080)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3067)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3049)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3081)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3081)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3083)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3083)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3058)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3075)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3052)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3059)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3060)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3066)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3069)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3069)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_rac(3085)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3063)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3054)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3054)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3065)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3065)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3071)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3071)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3061)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3061)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3072)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3072)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3023): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3024): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3025): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3026): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3027): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3028): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3029): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3030): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3031): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3033): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3034): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3035): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3036): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3037): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3038): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3039): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3040): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3041): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3042): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3043): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3044): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3045): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3046): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3047): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3048): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3049): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3050): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3051): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3052): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3053): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3054): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3055): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3056): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3057): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3058): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3059): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3060): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3061): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3062): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3063): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3064): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3065): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3066): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3067): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3068): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3069): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3070): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3071): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3072): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3073): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3074): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3075): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3076): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3077): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3078): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3079): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3080): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3081): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3082): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3083): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_rac(3084): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_rac(3085): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Mon Dec 9 05:21:39 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=295852) Waiting for packet dumper to finish... 1 (prev_count=295852, count=300688) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Mon Dec 9 05:21:41 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(3087)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3087)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3092)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3087)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3092)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3087)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3097)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3097)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3099)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3099)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3104)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3099)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3104)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3099)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3108)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3108)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3097)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3092)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3104)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3108)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3099)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3087)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3097)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3097)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3108)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3108)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3104)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3104)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3100)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3100)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3092)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3092)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3088)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3088)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3111)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3112)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3111)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3116)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3113)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3118)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(3111)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2(3115)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3120)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3120)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3120)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3111)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3122)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3117)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3123)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3123)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3123)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3125)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3121)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3126)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3126)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3126)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(3119)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3129)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3129)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3129)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(3119)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3131)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3128)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3133)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[1])(3124)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3134)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3134)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3134)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(3130)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3135)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3135)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3135)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3136)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3141)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3138)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(3136)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3143)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3143)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3143)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(3137)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3145)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3142)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3146)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3146)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3146)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3123)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3120)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3126)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3129)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3134)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3135)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3143)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3146)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3123)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3120)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3126)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3129)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3134)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3135)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3143)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3146)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3116)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3118)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3122)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3125)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3131)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3133)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3141)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3145)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI2(3115)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3113)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3115)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3115)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3117)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3121)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3113)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3113)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3115)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3121)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3128)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3117)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3117)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(3113)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3121)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3128)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3128)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3117)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3130)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3121)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(3112)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3112)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3128)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3130)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3130)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3101)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3089)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3101)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3089)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3138)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(3142)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[1])(3124)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3124)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3130)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3138)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3138)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3093)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3091)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI8(3142)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3093)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3091)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3142)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3138)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3105)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3127)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3105)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3132)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3103)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3103)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3142)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(3137)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3137)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3096)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3107)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3096)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3109)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3094)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3109)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3094)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3107)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3110)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3110)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3098)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3098)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3140)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3139)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3144)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3147) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3147), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3127)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3147), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3139)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3147), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3089)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3147), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3101)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3147), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114)@ce292a631d80: 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(3147)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3089)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3101)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3127)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3139)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3148) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3148), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3127)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3148), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3139)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3148), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3089)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3148), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3101)@ce292a631d80: Adding Client=TC_paging_cs_ptp_rac_unknown(3148), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114)@ce292a631d80: 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(3148)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3089)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3101)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3127)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3139)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3086)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3088)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3101)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3094)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3096)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3097)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3089)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3099)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3108)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(3148)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3103)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3095)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3110)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3091)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3109)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3104)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3112)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3113)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3111)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3105)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3117)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3115)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3121)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3122)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3087)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3118)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3119)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3124)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3130)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3116)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3125)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3102)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3127)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3107)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3100)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3090)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3133)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3136)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3142)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3140)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3131)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3138)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3132)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3145)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3144)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3141)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3093)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3139)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3098)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3137)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3128)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3106)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3092)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3134)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3134)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(3147)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3120)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3120)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3129)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3129)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3143)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3143)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3146)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3146)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3126)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3126)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3123)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3123)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3135)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3135)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3086): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3087): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3088): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3089): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3090): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3091): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3092): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3093): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3094): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3095): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3096): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3097): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3098): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3099): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3100): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3101): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3102): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3103): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3104): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3105): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3106): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3107): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3108): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3109): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3110): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3111): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3112): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3113): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3114): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3115): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3116): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3117): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3118): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3119): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3120): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3121): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3122): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3123): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3124): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3125): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3126): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3127): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3128): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3129): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3130): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3131): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3132): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3133): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3134): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3135): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3136): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3137): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3138): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3139): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3140): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3141): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3142): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3143): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3144): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3145): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3146): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(3147): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(3148): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Mon Dec 9 05:21:57 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=296568) Waiting for packet dumper to finish... 1 (prev_count=296568, count=301404) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Mon Dec 9 05:21:59 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(3150)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3150)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3155)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3150)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3155)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3150)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3161)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3161)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3162)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3162)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3166)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3162)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3166)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3162)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3171)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3171)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3155)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3161)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3166)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3150)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3171)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3162)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(3155)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3155)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3171)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3171)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3161)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3161)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3151)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3151)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3166)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3166)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3163)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3163)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3174)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3175)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3174)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3179)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3176)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3174)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3181)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3178)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3182)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3182)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3182)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3174)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3185)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3186)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3186)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3(3180)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3186)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3188)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3184)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3189)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3189)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3189)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(3183)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3191)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3191)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3191)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3194)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[1])(3187)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5(3190)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(3183)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3196)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3196)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3197)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3196)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(3193)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3198)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3198)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3198)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3199)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3204)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])(3199)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7(3201)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3206)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3203)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3207)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3207)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3207)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(3200)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3209)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3209)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3209)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3182)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3186)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3191)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3189)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3196)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3198)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3207)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3209)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3182)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3186)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3191)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3189)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3196)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3198)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3207)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3209)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3179)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3181)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3188)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3185)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3194)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3197)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3204)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3206)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3176)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3178)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3176)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3176)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3178)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3178)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(3176)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3180)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3178)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3184)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3190)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3180)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3193)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3184)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3184)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3180)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3180)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3190)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[0])(3175)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3175)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3190)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3193)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3193)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3184)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3201)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3190)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3152)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(3203)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3152)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3165)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3165)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3201)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3201)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3193)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(3203)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3203)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3201)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(3187)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3187)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3203)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3168)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3168)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3156)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3154)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3167)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3154)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3200)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3200)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3156)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3167)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3192)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3195)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3158)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3160)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3172)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3157)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3160)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3170)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3172)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3170)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3173)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3157)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3173)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3158)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3205)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3202)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3208)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3210) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3210), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3192)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3210), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3202)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3210), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3152)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3210), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3165)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3210), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177)@ce292a631d80: 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(3210)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3152)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3165)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3192)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3202)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3211) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3211), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3192)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3211), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3202)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3211), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3152)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3211), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3165)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci(3211), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177)@ce292a631d80: 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(3211)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3152)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3165)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3192)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3202)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3149)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3202)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3168)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3151)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3150)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3152)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3154)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3156)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3161)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3157)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3160)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3153)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3158)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3155)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3162)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3163)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3171)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3169)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3167)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3170)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3164)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3172)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3165)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3166)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3179)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3174)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3181)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3175)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3186)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3186)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3180)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3185)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3189)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3189)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3178)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3183)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3187)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3176)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3193)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3188)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3190)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3191)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3191)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3192)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3184)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3201)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3194)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3204)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3199)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3203)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3195)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3206)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3197)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3200)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_bvci(3210)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3208)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3173)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3207)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3207)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3209)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3209)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3198)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3198)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3205)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3182)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3182)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3196)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3196)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3159)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_bvci(3211)@ce292a631d80: Final verdict of PTC: pass MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3149): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3150): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3151): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3152): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3153): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3154): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3155): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3156): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3157): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3158): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3159): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3160): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3161): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3162): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3163): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3164): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3165): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3166): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3167): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3168): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3169): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3170): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3171): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3172): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3173): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3174): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3175): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3176): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3177): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3178): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3179): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3180): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3181): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3182): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3183): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3184): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3185): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3186): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3187): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3188): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3189): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3190): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3191): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3192): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3193): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3194): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3195): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3196): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3197): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3198): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3199): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3200): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3201): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3202): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3203): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3204): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3205): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3206): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3207): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3208): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3209): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_bvci(3210): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_bvci(3211): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Mon Dec 9 05:22:15 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297408) Waiting for packet dumper to finish... 1 (prev_count=297408, count=301116) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Mon Dec 9 05:22:17 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(3213)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3213)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3218)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3213)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3218)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3213)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3224)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3224)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3225)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3225)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3229)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3225)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3229)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3225)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3235)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3235)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3218)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3224)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3235)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3229)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3213)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3224)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3224)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3225)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3235)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3235)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3218)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3218)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3214)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3214)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3229)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3229)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3226)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3226)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3237)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3238)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3242)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(3237)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(3239)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3237)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3244)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3245)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3245)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3245)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3237)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2(3241)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3250)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3248)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3251)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3243)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4(3247)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3250)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3250)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(3246)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3253)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3253)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3253)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(3246)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3257)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3256)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3256)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3256)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5(3252)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3259)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[1])(3249)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6(3255)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3261)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3261)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3261)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3260)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3260)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3260)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[2])(3262)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(3262)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3267)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3264)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3269)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3266)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3270)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3270)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3270)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3272)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3272)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3272)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-BSSGP(PCU[2])(3263)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3245)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3250)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3256)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3253)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3261)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3260)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3270)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3272)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3245)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3250)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3253)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3256)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3261)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3260)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3272)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3270)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3242)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3244)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3251)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3248)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3257)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3259)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3267)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3269)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3239)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3241)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3239)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3239)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3241)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3241)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3243)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3247)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3239)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(3241)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3243)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3243)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3255)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3243)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3252)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3255)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3247)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3255)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3247)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(3238)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3238)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3255)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3252)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3247)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3252)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3266)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(3264)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3252)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3228)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3228)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3266)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3266)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3264)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3249)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3249)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3216)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(3264)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3216)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3266)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3217)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3230)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI7(3264)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3230)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3217)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3219)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3219)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3254)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3231)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3258)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3231)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3263)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3263)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3221)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3234)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3234)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3221)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3220)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3232)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3223)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3232)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3223)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3220)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3236)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3236)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3268)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3265)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3271)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3273) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3273), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3254)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3273), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3265)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3273), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3216)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3273), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3228)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3273), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240)@ce292a631d80: 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(3273)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3216)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3228)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3254)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3265)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3274) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3274), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3254)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3274), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3265)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3274), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3216)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3274), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3228)@ce292a631d80: Adding Client=TC_paging_cs_ptp_bvci_unknown(3274), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240)@ce292a631d80: 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(3274)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3216)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3228)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3254)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3265)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3212)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3213)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3219)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3214)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3223)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3220)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3225)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3258)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3215)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(3273)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3228)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3234)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3217)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3236)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3266)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3269)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3243)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3257)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3218)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3264)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3268)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3265)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3241)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3221)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3227)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3239)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3259)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3230)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3242)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3231)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3233)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3222)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3247)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3229)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3235)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3244)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3238)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3246)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3254)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3248)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3249)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3262)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3252)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3237)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3255)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3267)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3271)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3272)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3272)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3256)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3256)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3250)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3250)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3245)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3245)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3270)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3270)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3253)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3253)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3232)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3260)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3260)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3261)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3261)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3251)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3224)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3263)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3226)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3216)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(3274)@ce292a631d80: Final verdict of PTC: pass MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3212): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3213): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3214): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3215): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3216): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3217): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3218): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3219): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3220): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3221): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3222): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3223): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3224): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3225): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3226): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3227): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3228): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3229): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3230): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3231): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3232): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3233): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3234): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3235): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3236): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3237): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3238): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3239): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3240): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3241): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3242): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3243): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3244): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3245): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3246): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3247): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3248): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3249): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3250): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3251): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3252): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3253): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3254): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3255): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3256): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3257): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3258): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3259): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3260): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3261): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3262): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3263): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3264): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3265): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3266): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3267): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3268): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3269): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3270): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3271): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3272): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(3273): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(3274): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Mon Dec 9 05:22:33 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=296700) Waiting for packet dumper to finish... 1 (prev_count=296700, count=301536) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Mon Dec 9 05:22:35 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(3276)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3276)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3281)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3281)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3276)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(3276)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3286)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3286)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3288)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3288)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3292)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3288)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3292)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3288)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3298)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3298)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3298)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3286)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3281)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3292)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3288)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3276)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3298)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3298)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3286)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3286)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3292)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3292)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3281)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3281)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3289)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3289)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3277)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3277)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3300)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3301)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3300)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3305)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3302)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3300)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3307)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3304)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3308)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3308)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3308)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3300)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3311)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3306)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3312)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3312)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3312)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3314)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3310)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3315)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3315)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3315)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3316)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3316)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3316)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(3309)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[1])(3309)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3320)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3317)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3313)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3322)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3323)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3323)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6(3319)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3323)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3325)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3325)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3325)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3324)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3331)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3328)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(3324)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-BSSGP(PCU[2])(3326)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3333)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3333)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3333)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3334)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3330)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3335)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3335)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3335)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3308)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3312)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3315)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3316)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3323)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3325)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3333)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3335)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3308)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3312)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3316)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3315)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3323)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3325)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3333)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3335)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3305)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3307)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3311)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3314)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3320)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3322)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3331)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3334)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3302)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3304)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3302)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3302)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(3302)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3310)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3306)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3304)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3304)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3310)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3310)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3306)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3306)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3304)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3310)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(3301)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3301)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3306)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3319)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3317)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3319)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3317)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3317)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3319)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3290)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3303)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3279)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3290)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3279)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3328)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3317)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3319)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(3330)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(3328)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3328)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3330)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3330)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3328)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(3313)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3313)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3330)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(3326)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3326)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3282)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3294)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3294)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3280)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3280)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3282)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3293)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3293)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3318)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3285)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3285)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3299)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3297)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3287)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3299)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3287)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3283)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3295)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3329)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3297)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3332)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3295)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3283)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3336) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3303)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3336), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3318)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3336), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3336), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3279)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3336), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3290)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3336), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(3301)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(3326)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(3313)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3329)@ce292a631d80: 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(3332)@ce292a631d80: 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(3321)@ce292a631d80: 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(3318)@ce292a631d80: 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(3303)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327)@ce292a631d80: 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(3336)@ce292a631d80: Paging received on PCU { 1, 0, 2 } TC_paging_cs_sig_bss(3336)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3279)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3290)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3303)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3318)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3337) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3303)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3337), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3318)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3337), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3337), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3279)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3337), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3290)@ce292a631d80: Adding Client=TC_paging_cs_sig_bss(3337), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(3313)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(3301)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3318)@ce292a631d80: 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])(3326)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327)@ce292a631d80: 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(3332)@ce292a631d80: 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(3303)@ce292a631d80: 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(3329)@ce292a631d80: 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(3337)@ce292a631d80: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_bss(3337)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3279)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3290)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3303)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3318)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3275)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3277)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3276)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3285)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3282)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3280)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3287)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3283)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3281)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3286)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3288)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3289)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3284)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3291)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3292)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3298)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3294)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3301)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3295)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3293)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3305)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3297)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3299)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3302)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3304)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3309)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3313)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3307)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3317)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3320)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3310)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3314)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3311)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3319)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3322)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3328)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3300)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3329)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_bss(3336)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3(3306)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3324)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3326)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3334)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3290)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3330)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3278)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3323)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3323)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3316)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3316)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3332)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3296)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3318)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3279)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3331)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3312)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3312)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3315)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3315)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3335)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3335)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3308)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3308)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3333)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3333)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3325)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3325)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_bss(3337)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3303)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3275): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3276): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3277): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3278): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3279): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3280): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3281): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3282): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3283): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3284): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3285): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3286): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3287): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3288): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3289): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3290): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3291): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3292): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3293): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3294): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3295): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3296): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3297): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3298): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3299): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3300): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3301): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3302): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3303): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3304): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3305): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3306): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3307): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3308): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3309): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3310): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3311): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3312): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3313): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3314): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3315): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3316): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3317): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3318): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3319): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3320): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3321): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3322): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3323): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3324): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3325): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3326): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3327): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3328): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3329): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3330): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3331): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3332): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3333): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3334): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3335): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_bss(3336): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_bss(3337): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Mon Dec 9 05:22:51 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=305036) Waiting for packet dumper to finish... 1 (prev_count=305036, count=305072) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Mon Dec 9 05:22:53 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(3339)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3339)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3343)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3343)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3339)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(3339)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3348)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3348)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3351)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3351)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3355)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3351)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3355)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3351)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3360)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3360)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3348)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3355)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3343)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3360)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3351)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3339)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3360)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3360)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3348)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3348)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3355)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3355)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3352)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3352)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3343)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3343)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3340)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3340)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3363)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3364)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3363)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3368)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3365)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3363)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3370)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3367)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3371)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3371)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3371)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3363)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3374)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3369)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3375)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3375)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3375)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3377)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3378)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3378)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3378)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4(3373)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(3372)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3381)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3381)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3381)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(3372)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(3376)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3384)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3379)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3386)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3386)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3385)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3386)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(3382)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3388)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3388)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3388)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3387)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(3387)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3393)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3390)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3395)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3392)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3396)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3396)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3396)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(3389)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3398)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3398)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3398)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3371)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3375)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3378)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3381)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3386)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3388)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3396)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3398)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3371)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3375)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3378)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3381)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3386)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3388)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3396)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3398)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3368)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3370)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3374)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3377)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3384)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3385)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3393)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3395)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3365)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3365)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3365)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3369)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3367)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3365)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3373)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3367)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3369)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3367)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3369)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3367)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3379)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3373)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3373)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3369)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3382)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(3364)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3364)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3373)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3379)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3379)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3382)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3382)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3379)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3354)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(3382)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3354)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3342)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(3390)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3342)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3392)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(3390)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3390)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3392)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3392)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(3376)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3376)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3390)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(3392)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3357)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3344)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3345)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3356)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3344)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3357)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3345)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3356)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3389)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3389)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3383)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3380)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3347)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3349)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3347)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3349)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3350)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3361)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3361)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3391)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3359)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3359)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3362)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3397)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3350)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3362)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3399) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3399), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3380)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3399), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3391)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3399), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3342)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3399), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3354)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3399), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(3376)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(3364)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(3389)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366)@ce292a631d80: 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(3383)@ce292a631d80: 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(3397)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3380)@ce292a631d80: 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(3394)@ce292a631d80: 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(3391)@ce292a631d80: 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(3399)@ce292a631d80: Paging received on PCU { 0, 1, 2 } TC_paging_cs_sig_lac(3399)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3391)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3399), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(3389)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394)@ce292a631d80: 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(3391)@ce292a631d80: 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(3397)@ce292a631d80: 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(3399)@ce292a631d80: Paging received on PCU { 2 } TC_paging_cs_sig_lac(3399)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3342)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3354)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3380)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3400) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3400), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3380)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3400), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3391)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3400), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3342)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3400), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3354)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3400), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(3376)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(3389)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(3364)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3397)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366)@ce292a631d80: 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(3383)@ce292a631d80: 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(3391)@ce292a631d80: 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])-BVCI20021(3380)@ce292a631d80: 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(3394)@ce292a631d80: 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(3400)@ce292a631d80: Paging received on PCU { 2, 1, 0 } TC_paging_cs_sig_lac(3400)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3391)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac(3400), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(3389)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394)@ce292a631d80: 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(3397)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3391)@ce292a631d80: 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(3400)@ce292a631d80: Paging received on PCU { 2 } TC_paging_cs_sig_lac(3400)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3342)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3354)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3380)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3338)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3344)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3345)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3339)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3351)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3352)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3350)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3341)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3355)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3340)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3358)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3353)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3346)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3347)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3360)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3356)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3354)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3361)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3348)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3343)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_lac(3399)@ce292a631d80: Final verdict of PTC: pass TC_paging_cs_sig_lac(3400)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3362)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3349)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3357)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3342)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3359)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3368)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3377)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3367)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3365)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3372)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3369)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3374)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3380)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3376)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3370)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3379)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3382)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3373)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3384)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3363)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3383)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3364)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3385)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3393)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3387)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3390)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3389)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3395)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3391)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3392)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3397)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3381)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3381)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3396)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3396)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3375)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3375)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3388)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3388)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3378)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3378)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3398)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3398)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3371)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3371)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3386)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3386)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3338): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3339): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3340): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3341): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3342): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3343): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3344): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3345): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3346): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3347): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3348): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3349): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3350): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3351): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3352): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3353): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3354): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3355): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3356): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3357): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3358): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3359): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3360): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3361): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3362): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3363): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3364): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3365): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3366): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3367): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3368): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3369): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3370): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3371): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3372): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3373): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3374): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3375): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3376): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3377): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3378): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3379): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3380): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3381): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3382): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3383): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3384): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3385): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3386): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3387): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3388): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3389): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3390): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3391): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3392): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3393): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3394): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3395): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3396): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3397): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3398): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_lac(3399): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_lac(3400): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Mon Dec 9 05:23:13 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=319124) Waiting for packet dumper to finish... 1 (prev_count=319124, count=321544) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Mon Dec 9 05:23:15 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(3402)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3402)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3406)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3402)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3406)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3402)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3410)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3410)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3414)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3414)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3418)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3418)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3414)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(3414)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3423)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3423)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3410)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3406)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3423)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3418)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3402)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3414)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3410)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3410)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3423)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3423)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3406)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3406)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3403)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3403)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3418)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3418)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3415)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3415)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3426)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3427)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3426)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3431)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3428)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3426)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3433)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3430)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3434)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3434)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3434)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3426)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3438)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3437)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3438)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3438)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3(3432)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3440)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3436)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3441)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3441)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3441)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3444)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])(3435)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3444)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3444)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(3439)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3435)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3447)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3442)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3448)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3448)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3448)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3449)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(3446)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3452)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3452)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3452)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3450)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(3450)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3457)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[2])(3451)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7(3454)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3460)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3456)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3459)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3459)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3459)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3461)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3461)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3461)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3438)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3434)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3441)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3444)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3448)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3452)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3459)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3461)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3438)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3434)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3441)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3444)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3448)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3452)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3459)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3461)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3431)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3433)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3437)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3440)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3447)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3449)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3457)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3460)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI2(3430)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3428)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3428)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3432)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3430)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3428)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3430)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3436)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3428)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(3430)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3432)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3432)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3436)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3436)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3442)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3436)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3432)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3446)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3442)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3442)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(3427)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3427)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3446)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3446)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3454)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3442)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(3456)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3416)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3429)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3416)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3446)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3405)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3405)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3454)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3456)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3456)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(3439)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3439)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3454)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3456)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3454)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3420)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3420)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3409)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3407)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3407)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3419)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3419)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3409)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3443)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3445)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3451)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3451)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3421)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3413)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3421)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3413)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3411)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3411)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3453)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3424)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3425)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3424)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3412)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3425)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3412)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3455)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3458)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3462) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3429)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3462), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3443)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3462), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3453)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3462), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3405)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3462), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3416)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3462), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(3462)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3405)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3416)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3429)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3443)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3453)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3463) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3429)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3463), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3443)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3463), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3453)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3463), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3405)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3463), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3416)@ce292a631d80: Adding Client=TC_paging_cs_sig_lac_unknown(3463), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(3463)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3405)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3416)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3429)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3443)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3453)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3401)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3402)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3403)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3406)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3410)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3404)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3409)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3412)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3413)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3411)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3407)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3419)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3424)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3425)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3432)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3421)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3437)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3414)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3415)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3427)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3416)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3417)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3420)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3436)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3430)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3440)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3439)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3418)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3428)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3426)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3433)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3422)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3429)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3442)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3446)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(3463)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(3450)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(3462)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(3451)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3457)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3458)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3456)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3459)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3459)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3454)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3441)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3441)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3444)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3444)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3447)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3449)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3460)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3445)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3455)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3435)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3443)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3408)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3431)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3423)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3434)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3434)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3448)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3448)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3452)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3452)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3461)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3461)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3438)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3438)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3453)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3405)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3401): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3402): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3403): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3404): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3405): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3406): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3407): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3408): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3409): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3410): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3411): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3412): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3413): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3414): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3415): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3416): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3417): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3418): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3419): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3420): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3421): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3422): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3423): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3424): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3425): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3426): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3427): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3428): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3429): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3430): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3431): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3432): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3433): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3434): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3435): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3436): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3437): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3438): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3439): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3440): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3441): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3442): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3443): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3444): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3445): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3446): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3447): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3448): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3449): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3450): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3451): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3452): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3453): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3454): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3455): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3456): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3457): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3458): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3459): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3460): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3461): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_lac_unknown(3462): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_lac_unknown(3463): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Mon Dec 9 05:23:31 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=299136) Waiting for packet dumper to finish... 1 (prev_count=299136, count=303972) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Mon Dec 9 05:23:33 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(3465)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3465)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3469)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3465)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3469)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3465)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3475)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3475)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3477)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3477)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3482)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3477)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3482)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3477)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3487)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3487)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3475)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3469)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3465)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3487)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3482)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3475)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3475)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3477)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3487)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3487)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3469)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3469)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3466)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3466)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3482)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3482)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3478)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3478)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3489)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3490)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3493)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3491)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3489)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])(3489)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3496)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3497)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3496)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3496)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2(3494)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3489)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3500)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3495)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3504)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3504)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3504)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3502)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3502)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3503)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3499)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3502)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(3498)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3507)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3507)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-BSSGP(PCU[1])(3501)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3507)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3509)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(3498)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5(3505)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3512)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3511)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6(3508)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3511)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3511)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3513)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3513)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3513)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3514)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(3514)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3520)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3517)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3521)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3518)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3515)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3523)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3524)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3523)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3523)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3524)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3524)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3496)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3504)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3502)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3507)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3513)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3511)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3523)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3524)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3496)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3504)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3502)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3507)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3511)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3513)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3523)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3524)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3493)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3500)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3497)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3503)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3512)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3509)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3520)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3521)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3491)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3495)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3491)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3491)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3495)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3495)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3494)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3499)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3491)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3495)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3505)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3508)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3494)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3494)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3499)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3499)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3505)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3508)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3505)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3508)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3499)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(3494)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(3490)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3490)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3505)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3508)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3517)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[1])(3501)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3501)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3518)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(3517)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3468)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(3517)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3479)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3468)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3479)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3518)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3518)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3481)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3470)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI7(3517)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3481)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3470)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3506)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3483)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3471)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3510)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3483)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3471)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3518)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(3515)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3515)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3474)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3486)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3472)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3486)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3476)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3476)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3472)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3484)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3484)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3474)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3488)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3516)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3488)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3522)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3525) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3525), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3506)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3525), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3516)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3525), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3468)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3525), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3479)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3525), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(3490)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492)@ce292a631d80: 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(3525)@ce292a631d80: Paging received on PCU { 0 } TC_paging_cs_sig_rac(3525)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(3501)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(3515)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3510)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3516)@ce292a631d80: 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(3506)@ce292a631d80: 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(3522)@ce292a631d80: 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(3519)@ce292a631d80: 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(3525)@ce292a631d80: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(3525)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3516)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3525), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(3515)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: 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(3522)@ce292a631d80: 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(3516)@ce292a631d80: 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(3525)@ce292a631d80: Paging received on PCU { 2 } TC_paging_cs_sig_rac(3525)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3468)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3479)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3506)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3526) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3526), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3506)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3526), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3516)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3526), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3468)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3526), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3479)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3526), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(3490)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492)@ce292a631d80: 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(3526)@ce292a631d80: Paging received on PCU { 0 } TC_paging_cs_sig_rac(3526)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(3501)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(3515)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: 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(3522)@ce292a631d80: 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(3506)@ce292a631d80: 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(3516)@ce292a631d80: 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(3510)@ce292a631d80: 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(3526)@ce292a631d80: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(3526)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3516)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac(3526), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(3515)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: 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(3522)@ce292a631d80: 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])-BVCI20031(3516)@ce292a631d80: 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(3526)@ce292a631d80: Paging received on PCU { 2 } TC_paging_cs_sig_rac(3526)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3468)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3479)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3506)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3464)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3465)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3466)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3483)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3494)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3481)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3487)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3497)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3489)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3467)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3482)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3499)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3491)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3475)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3471)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3503)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3493)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3474)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3476)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3477)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3500)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3472)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3498)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3512)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3518)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3486)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3509)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3505)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3490)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3478)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3470)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3495)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3508)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3488)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3501)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3485)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3515)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3484)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3506)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_rac(3525)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(3514)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3473)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3516)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_rac(3526)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3521)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3480)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3520)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3522)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3479)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3517)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3523)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3523)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3502)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3502)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3469)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3511)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3511)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3468)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3496)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3496)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3524)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3524)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3504)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3504)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3507)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3507)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3513)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3513)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3510)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3464): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3465): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3466): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3467): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3468): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3469): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3470): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3471): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3472): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3473): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3474): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3475): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3476): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3477): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3478): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3479): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3480): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3481): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3482): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3483): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3484): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3485): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3486): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3487): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3488): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3489): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3490): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3491): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3492): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3493): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3494): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3495): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3496): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3497): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3498): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3499): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3500): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3501): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3502): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3503): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3504): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3505): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3506): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3507): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3508): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3509): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3510): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3511): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3512): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3513): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3514): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3515): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3516): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3517): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3518): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3519): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3520): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3521): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3522): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3523): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3524): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_rac(3525): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_rac(3526): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Mon Dec 9 05:23:57 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=332364) Waiting for packet dumper to finish... 1 (prev_count=332364, count=335008) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Mon Dec 9 05:23:59 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(3528)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3528)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3533)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3533)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3528)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(3528)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3539)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3539)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3540)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3540)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3546)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3540)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3546)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3540)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3551)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3551)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3539)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3533)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3546)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3551)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3528)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3539)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3539)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3540)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3551)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3551)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3546)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3546)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3533)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3533)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3541)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3541)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3529)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3529)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3552)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-NS(PCU[0])(3552)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-BSSGP(PCU[0])(3553)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3557)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3554)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3559)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(3552)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2(3556)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3560)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3560)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3560)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3552)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3562)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3558)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3565)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3564)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3564)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4(3561)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3564)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3566)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3566)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3566)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3569)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3569)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3569)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(3563)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-BSSGP(PCU[1])(3567)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3573)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(3563)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5(3570)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3575)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3575)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3575)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3574)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(3572)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3578)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3578)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3578)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3576)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3582)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3580)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(3576)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-BSSGP(PCU[2])(3577)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3586)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3585)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3585)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3585)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8(3583)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3587)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3587)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3587)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3560)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3564)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3566)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3569)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3575)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3578)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3585)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3587)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3560)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3564)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3566)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3569)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3575)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3578)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3585)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3587)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3557)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3559)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3562)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3565)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3573)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3574)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3582)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3586)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3554)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3554)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3554)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3556)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3558)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3561)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3554)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3558)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3558)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3556)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3556)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3561)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3558)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3561)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3556)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3561)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(3553)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3553)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3570)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3572)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3570)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3570)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3542)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(3572)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3572)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3530)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3530)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3542)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3580)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3572)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3555)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3570)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(3583)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(3580)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3580)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3583)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3583)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3580)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(3567)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3567)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3583)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3534)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3534)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3545)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3545)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3544)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3532)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3532)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3544)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3568)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3571)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3577)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3577)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3550)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3550)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3547)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3547)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3535)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3537)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3548)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3537)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3535)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3548)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3538)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3538)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3581)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3584)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3579)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3588) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3555)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3588), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3568)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3588), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3579)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3588), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3530)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3588), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3542)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3588), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(3588)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3530)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3542)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3555)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3568)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3579)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3589) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3555)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3589), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3568)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3589), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3579)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3589), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3530)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3589), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3542)@ce292a631d80: Adding Client=TC_paging_cs_sig_rac_unknown(3589), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(3589)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3530)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3542)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3555)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3568)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3579)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3527)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3528)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3540)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3537)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3551)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3546)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3539)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3536)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3545)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3547)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3544)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3558)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3562)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3534)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3553)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3571)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3532)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3572)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3561)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3574)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3538)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3541)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3576)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3583)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3586)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3529)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3549)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3580)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3552)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3582)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3573)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3565)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3563)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3577)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3584)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3556)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3567)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3535)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3568)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3550)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3555)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3575)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3575)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3559)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3579)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3581)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3557)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3570)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3533)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3530)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(3588)@ce292a631d80: Final verdict of PTC: pass TC_paging_cs_sig_rac_unknown(3589)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI1(3554)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3531)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3548)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3543)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3587)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3587)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3566)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3566)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3560)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3560)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3578)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3578)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3542)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3564)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3564)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3569)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3569)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3585)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3585)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3527): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3528): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3529): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3530): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3531): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3532): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3533): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3534): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3535): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3536): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3537): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3538): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3539): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3540): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3541): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3542): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3543): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3544): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3545): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3546): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3547): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3548): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3549): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3550): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3551): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3552): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3553): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3554): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3555): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3556): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3557): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3558): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3559): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3560): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3561): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3562): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3563): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3564): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3565): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3566): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3567): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3568): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3569): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3570): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3571): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3572): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3573): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3574): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3575): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3576): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3577): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3578): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3579): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3580): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3581): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3582): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3583): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3584): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3585): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3586): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3587): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_rac_unknown(3588): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_rac_unknown(3589): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Mon Dec 9 05:24:15 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=302076) Waiting for packet dumper to finish... 1 (prev_count=302076, count=302112) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Mon Dec 9 05:24:17 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(3591)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3591)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3595)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3595)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3591)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(3591)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3600)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3600)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3603)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3603)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3607)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3603)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3607)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3603)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3612)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3612)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3600)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3612)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3607)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3595)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3603)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3612)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3612)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(3591)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3600)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3600)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3607)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3607)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3604)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3604)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3595)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3595)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3592)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3592)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3615)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3616)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3615)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3620)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3617)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3615)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3623)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3619)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3624)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3624)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3624)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3615)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3628)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3628)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3627)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3628)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3(3621)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3629)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3625)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(3622)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3631)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3631)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3631)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3633)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3633)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3633)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(3622)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3635)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3630)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3626)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3637)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3638)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3638)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3638)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(3634)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3641)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3641)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3641)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3639)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(3639)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3645)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3642)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3647)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3644)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3640)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3650)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3650)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3650)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3649)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3649)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3649)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3624)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3628)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3631)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3633)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3638)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3641)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3650)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3649)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3624)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3628)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3631)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3633)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3638)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3641)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3650)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3649)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3620)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3623)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3627)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3629)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3635)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3637)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3647)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3645)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI2(3619)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3617)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3619)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3619)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3619)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI1(3617)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3621)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3617)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3625)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3621)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3621)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(3617)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3630)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3621)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(3616)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3616)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3625)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3634)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3630)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3625)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3630)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3625)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3634)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3634)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3644)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3594)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(3630)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3642)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3594)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3634)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3606)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3606)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3642)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3642)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3644)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3644)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(3626)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3626)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3644)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3642)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3609)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3609)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3596)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3596)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3608)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3597)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3608)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3597)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3640)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3640)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3636)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3632)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3601)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3599)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3601)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3602)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3602)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3599)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3614)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3614)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3611)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3611)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3613)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3613)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3646)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3648)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3643)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3651) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3651), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3632)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3651), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3643)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3651), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3594)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3651), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3606)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3651), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618)@ce292a631d80: 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(3651)@ce292a631d80: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(3651)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3594)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3606)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3632)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3643)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3652) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3652), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3632)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3652), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3643)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3652), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3594)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3652), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3606)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci(3652), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618)@ce292a631d80: 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(3652)@ce292a631d80: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(3652)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3594)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3606)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3632)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3643)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3590)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3596)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3592)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3591)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3622)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3597)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3611)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3601)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3613)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3646)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3598)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3609)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3635)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3608)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3647)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3602)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3626)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3640)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3644)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3595)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3603)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3639)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3604)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3620)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3625)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3621)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3619)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3614)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3593)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3600)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3610)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3599)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3623)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3607)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_bvci(3652)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI6(3634)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3632)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3612)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3617)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3615)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3648)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3606)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3594)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3605)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3616)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3627)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3629)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3630)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3643)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3636)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3642)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3645)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_bvci(3651)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3631)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3631)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3650)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3650)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3628)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3628)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3633)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3633)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3641)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3641)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3624)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3624)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3649)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3649)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3638)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3638)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3637)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3590): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3591): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3592): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3593): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3594): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3595): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3596): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3597): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3598): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3599): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3600): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3601): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3602): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3603): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3604): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3605): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3606): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3607): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3608): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3609): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3610): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3611): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3612): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3613): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3614): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3615): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3616): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3617): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3618): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3619): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3620): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3621): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3622): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3623): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3624): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3625): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3626): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3627): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3628): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3629): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3630): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3631): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3632): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3633): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3634): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3635): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3636): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3637): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3638): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3639): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3640): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3641): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3642): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3643): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3644): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3645): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3646): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3647): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3648): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3649): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3650): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_bvci(3651): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_bvci(3652): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Mon Dec 9 05:24:33 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=297732) Waiting for packet dumper to finish... 1 (prev_count=297732, count=301404) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Mon Dec 9 05:24:35 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(3654)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3654)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3659)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3654)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3659)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3654)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3665)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3665)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3666)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3666)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3671)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3666)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3671)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3666)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3676)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3676)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3665)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3659)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3654)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3676)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3671)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3665)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3665)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3659)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3659)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(3666)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(3655)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3655)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(3676)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3676)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3671)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3671)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3667)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3667)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3678)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3679)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3678)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3683)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3680)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3678)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3685)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3682)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3686)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3686)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3686)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3678)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3689)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3684)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3690)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3691)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3690)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3690)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(3687)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3693)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3693)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3693)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3694)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3694)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3694)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(3688)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[1])(3688)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3698)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3695)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3692)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3700)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(3697)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3701)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3701)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3701)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3703)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3703)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3703)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3702)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(3702)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3708)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3705)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3710)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3707)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3711)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3711)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3711)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(3704)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3713)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3713)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3713)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3686)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3690)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3693)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3694)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3701)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3703)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3713)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3711)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3686)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3690)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3693)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3694)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3701)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3703)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3713)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3711)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3683)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3685)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3689)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3691)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3698)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3700)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3710)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3708)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3680)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3682)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3680)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3680)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(3680)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3684)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3687)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3682)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3682)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3682)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3687)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3687)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3684)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3695)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(3679)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3679)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3684)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3697)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3687)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3695)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3695)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3684)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3697)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3695)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3697)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3707)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3668)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3656)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(3705)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3668)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3656)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3681)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3697)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(3692)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3692)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3705)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3707)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3705)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3707)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3660)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3672)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3672)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3658)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3660)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3670)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI7(3705)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3658)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3670)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3699)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3707)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3696)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3704)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3704)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3663)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3663)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3674)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3674)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3661)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3673)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3673)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3677)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3677)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3664)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3661)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3664)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3709)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3712)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3706)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(3714) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3681)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3714), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3696)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3714), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3706)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3714), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3656)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3714), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3668)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3714), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(3714)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3656)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3668)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3681)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3696)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3706)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(3715) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3681)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3715), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3696)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3715), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3706)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3715), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3656)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3715), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3668)@ce292a631d80: Adding Client=TC_paging_cs_sig_bvci_unknown(3715), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(3715)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3656)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3668)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3681)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3696)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3706)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3653)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3654)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3655)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3662)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3664)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3658)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3661)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3657)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3660)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3663)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3709)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3665)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3659)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3666)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3671)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3669)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3675)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3667)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3676)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3670)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3674)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3672)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3677)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3679)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3680)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3681)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3668)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3683)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3682)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3687)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3684)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3691)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(3714)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3689)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3678)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3688)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3710)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3692)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3694)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3694)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3673)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3686)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3686)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3693)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3693)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3685)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3697)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3699)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3704)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3705)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3707)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3713)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3713)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3708)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3698)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3712)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3695)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3706)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3696)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3702)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3700)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3703)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3703)@ce292a631d80: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(3715)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3656)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3690)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3690)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3711)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3711)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3701)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3701)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3653): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3654): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3655): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3656): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3657): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3658): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3659): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3660): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3661): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3662): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3663): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3664): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3665): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3666): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3667): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3668): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3669): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3670): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3671): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3672): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3673): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3674): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3675): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3676): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3677): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3678): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3679): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3680): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3681): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3682): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3683): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3684): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3685): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3686): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3687): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3688): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3689): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3690): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3691): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3692): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3693): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3694): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3695): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3696): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3697): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3698): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3699): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3700): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3701): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3702): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3703): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3704): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3705): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3706): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3707): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3708): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3709): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3710): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3711): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3712): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3713): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(3714): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(3715): pass (pass -> pass) MTC@ce292a631d80: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Mon Dec 9 05:24:51 UTC 2024 ====== GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=295524) Waiting for packet dumper to finish... 1 (prev_count=295524, count=300360) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Mon Dec 9 05:24:53 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(3717)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3717)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3722)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3717)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3722)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3717)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3728)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3728)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3729)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3729)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3733)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3729)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3733)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3729)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3738)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3738)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(3733)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3738)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3728)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3722)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3729)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3717)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3728)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3728)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3733)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3733)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3738)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3738)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3722)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3722)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3730)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3730)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3718)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3718)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3741)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3742)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3745)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(3741)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(3743)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3741)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3748)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3746)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3750)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3750)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3750)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3741)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3752)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3747)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3754)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3754)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3754)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3756)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3756)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3756)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(3749)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3755)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3751)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3753)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3749)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3761)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3762)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5(3757)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3762)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3762)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3763)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(3760)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3764)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3764)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3764)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3766)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3766)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3766)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3765)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3771)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])(3765)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7(3768)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3773)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3770)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3774)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3774)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3774)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3776)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3776)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3776)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-BSSGP(PCU[2])(3767)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3750)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3756)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3754)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3762)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3766)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3764)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3774)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3776)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3750)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3754)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3756)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3762)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3764)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3766)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3776)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3774)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3745)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3752)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3748)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3755)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3763)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3761)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3773)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3771)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3743)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3743)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3743)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3747)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3746)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3743)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3747)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3747)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3746)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3751)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3746)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3747)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3760)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3757)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3746)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(3742)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3742)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3751)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3751)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3760)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3760)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3757)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3751)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3757)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3760)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3719)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3732)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3719)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3744)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3732)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3757)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3768)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(3770)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(3768)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3768)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(3753)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3753)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3770)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3770)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3768)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3723)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3723)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3735)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI8(3770)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3735)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3721)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3759)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3721)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3734)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3758)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3734)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3767)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3767)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3725)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3725)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3724)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3740)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3739)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3740)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3737)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3727)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3727)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3737)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3724)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3739)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3772)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3769)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3775)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3716)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3722)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3717)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3729)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3719)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3747)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3720)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3724)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3759)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3749)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3732)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3771)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3721)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3739)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3734)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3737)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3735)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3725)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3769)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3728)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3733)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3772)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3744)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3752)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3745)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3741)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3746)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3736)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3748)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3726)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3753)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3758)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3757)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3760)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3723)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3763)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3751)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3727)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3775)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3743)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3740)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3773)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3776)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3776)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3750)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3750)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3766)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3766)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3762)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3762)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3756)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3756)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3738)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3765)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3755)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3742)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3731)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3754)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3754)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3774)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3774)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3770)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3761)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3764)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3764)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3730)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3768)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3767)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3718)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3716): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3717): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3718): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3719): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3720): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3721): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3722): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3723): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3724): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3725): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3726): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3727): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3728): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3729): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3730): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3731): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3732): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3733): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3734): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3735): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3736): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3737): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3738): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3739): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3740): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3741): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3742): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3743): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3744): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3745): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3746): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3747): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3748): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3749): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3750): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3751): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3752): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3753): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3754): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3755): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3756): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3757): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3758): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3759): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3760): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3761): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3762): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3763): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3764): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3765): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3766): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3767): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3768): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3769): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3770): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3771): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3772): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3773): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3774): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3775): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3776): none (pass -> pass) MTC@ce292a631d80: Test case TC_rim_info_req finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Mon Dec 9 05:25:05 UTC 2024 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=337308) Waiting for packet dumper to finish... 1 (prev_count=337308, count=339024) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Mon Dec 9 05:25:07 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(3778)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3778)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3783)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3778)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3783)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3778)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3787)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3787)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3790)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3790)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3795)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3790)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3795)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3790)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3800)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3800)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3800)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3787)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3795)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3783)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3790)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3800)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3800)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(3778)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3787)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3787)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3795)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3795)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3791)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(3783)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3783)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3791)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3779)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3779)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3802)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3803)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3806)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3804)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3802)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])(3802)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3809)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3809)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3809)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3811)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3807)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3802)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3813)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3808)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3815)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3816)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3816)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3816)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(3812)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(3810)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3819)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3819)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3819)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3820)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3820)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3820)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3822)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])(3810)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5(3817)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3814)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3825)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(3821)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3824)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3824)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3824)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3826)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3826)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3826)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3827)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3832)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])(3827)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7(3829)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3834)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3831)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3828)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3836)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3837)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3836)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3837)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3836)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3837)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3809)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3816)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3820)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3819)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3826)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3824)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3836)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3837)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3809)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3816)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3820)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3819)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3824)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3826)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3837)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3836)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3806)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3811)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3815)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3813)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3825)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3822)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3832)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3834)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3804)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3804)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3804)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3807)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3812)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3804)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(3807)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3807)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3807)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3808)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3812)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3812)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3817)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3821)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3812)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(3803)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3803)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3817)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3808)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3817)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3808)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3821)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3821)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3808)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(3831)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3817)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3829)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3821)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3805)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3831)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3831)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3792)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3792)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3829)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3829)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3780)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(3831)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3780)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3814)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3814)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3829)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3796)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3796)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3794)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3794)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3828)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3828)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3784)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3784)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3782)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3782)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3823)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3818)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3797)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3797)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3785)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3785)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3789)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3789)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3788)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3799)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3799)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3801)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3801)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3788)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3830)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3833)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3835)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3777)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3779)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3780)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3778)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3787)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3782)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3785)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3784)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3788)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3789)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3781)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3783)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3786)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3792)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3791)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3790)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3807)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3806)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3800)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3799)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3829)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3818)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3820)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3820)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3830)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3831)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3821)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3795)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3822)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3793)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3823)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3827)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3817)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3832)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3825)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3833)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3798)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3794)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3803)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3804)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3834)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3814)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3811)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3801)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3796)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3797)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3812)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3809)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3809)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3813)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3815)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3835)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3805)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3808)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3836)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3836)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3824)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3824)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3810)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3802)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3826)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3826)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3816)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3816)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3828)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3819)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3819)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3837)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3837)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3777): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3778): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3779): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3780): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3781): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3782): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3783): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3784): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3785): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3786): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3787): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3788): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3789): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3790): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3791): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3792): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3793): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3794): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3795): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3796): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3797): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3798): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3799): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3800): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3801): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3802): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3803): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3804): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3805): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3806): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3807): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3808): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3809): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3810): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3811): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3812): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3813): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3814): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3815): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3816): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3817): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3818): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3819): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3820): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3821): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3822): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3823): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3824): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3825): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3826): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3827): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3828): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3829): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3830): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3831): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3832): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3833): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3834): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3835): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3836): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3837): none (pass -> pass) MTC@ce292a631d80: Test case TC_rim_info finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Mon Dec 9 05:25:19 UTC 2024 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=338196) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Mon Dec 9 05:25:20 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(3839)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3839)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3844)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3839)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3844)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3839)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3849)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3849)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3851)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3851)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3855)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3851)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3855)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3851)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3860)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3860)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3844)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3849)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3839)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3849)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3849)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3855)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3860)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3851)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(3844)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3844)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3860)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3860)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3840)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3840)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3855)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3855)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3852)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3852)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3863)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3864)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3863)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3868)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3865)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3871)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(3863)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2(3867)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3873)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3873)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3873)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3863)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3875)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3870)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3876)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3876)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3876)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(3869)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3879)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3874)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3880)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3880)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])(3869)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3880)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3882)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3877)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3872)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3884)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3884)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3884)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3885)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3886)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3886)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3886)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(3881)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3888)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3888)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3888)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3887)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(3887)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3893)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3890)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3895)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3892)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3896)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3896)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3896)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(3889)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3898)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3898)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3898)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3873)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3876)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3880)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3884)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3886)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3888)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3896)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3898)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3873)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3876)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3880)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3884)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3886)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3888)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3896)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3898)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3868)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3871)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3875)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3879)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3882)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3885)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3893)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3895)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3865)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3865)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3865)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3867)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3865)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3870)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3867)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3867)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3870)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3870)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3874)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3877)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3867)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3870)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(3864)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3864)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3874)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3874)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(3877)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3877)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(3881)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3874)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3877)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3881)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3841)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(3881)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3853)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3866)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3890)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3841)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3881)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3853)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3892)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[1])(3872)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3872)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3890)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3890)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3857)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3843)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3843)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3845)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3857)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3892)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3892)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3856)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3845)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3890)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3856)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3883)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3878)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3892)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(3889)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3889)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3859)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3846)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3859)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3862)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3862)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3861)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3891)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3861)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3850)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3846)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3848)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3897)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3848)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3850)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3894)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3838)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3841)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3845)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3843)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3839)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3848)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3850)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3857)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3849)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3856)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3853)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3842)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3852)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3847)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3851)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3861)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3860)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3846)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3862)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3855)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3866)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3863)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3868)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3865)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3871)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3874)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3869)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3872)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3867)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3877)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3870)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3883)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3881)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3858)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3875)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3854)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3882)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3894)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3893)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3890)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3878)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3895)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3879)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3885)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3887)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3859)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3844)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3873)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3873)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3876)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3876)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3896)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3896)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3886)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3886)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3898)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3898)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3884)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3884)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3892)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3891)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3864)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3897)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3889)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3840)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3880)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3880)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3888)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3888)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3838): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3839): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3840): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3841): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3842): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3843): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3844): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3845): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3846): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3847): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3848): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3849): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3850): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3851): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3852): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3853): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3854): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3855): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3856): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3857): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3858): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3859): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3860): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3861): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3862): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3863): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3864): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3865): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3866): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3867): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3868): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3869): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3870): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3871): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3872): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3873): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3874): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3875): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3876): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3877): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3878): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3879): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3880): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3881): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3882): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3883): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3884): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3885): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3886): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3887): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3888): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3889): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3890): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3891): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3892): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3893): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3894): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3895): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3896): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3897): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3898): none (pass -> pass) MTC@ce292a631d80: Test case TC_rim_info_ack finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Mon Dec 9 05:25:32 UTC 2024 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=323872) Waiting for packet dumper to finish... 1 (prev_count=323872, count=338140) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Mon Dec 9 05:25:34 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(3900)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3900)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3905)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3900)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3905)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3900)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3909)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3909)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3912)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3912)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3916)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3916)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3912)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(3912)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3922)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3922)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(3916)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3922)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3909)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3912)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(3905)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3922)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3922)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(3900)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3909)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3909)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3916)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3916)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3905)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3905)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3913)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3913)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3901)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3901)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3924)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3925)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3929)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(3924)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(3926)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3924)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3931)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3928)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3932)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3932)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3932)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3924)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3935)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3930)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3938)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3937)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3937)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3937)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(3934)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3939)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3939)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3939)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(3933)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3942)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3942)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3942)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(3936)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3944)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3941)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(3933)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3946)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3946)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3946)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3947)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(3945)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3950)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3950)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3950)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(3948)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3953)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(3951)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3956)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])(3948)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3956)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3956)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(3949)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3958)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(3955)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3959)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3959)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3959)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3932)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3937)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3939)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3942)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3946)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3950)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3956)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3959)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3932)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3937)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3939)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3942)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3946)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3950)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3956)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3959)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3929)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3931)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3935)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3938)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3944)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3947)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3953)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3958)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3926)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3928)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3926)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3930)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3926)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3928)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3928)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(3926)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3934)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(3930)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3930)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(3928)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(3934)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3934)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3930)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(3941)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(3925)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3925)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3934)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(3945)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3941)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3941)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3951)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3941)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3902)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3915)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3902)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3945)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(3945)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(3951)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3915)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(3951)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(3955)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(3945)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(3951)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3927)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3955)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3955)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(3936)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3936)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(3955)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(3949)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3949)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3917)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3917)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3904)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3906)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3918)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3906)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3904)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3918)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3919)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3908)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3911)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3919)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3908)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3940)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3923)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3923)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3921)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3911)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3921)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3943)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3910)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3952)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3957)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3910)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3954)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3899)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3900)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3905)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3909)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3903)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3907)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3906)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3902)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3904)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3908)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3911)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3910)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3912)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3913)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3916)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3920)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3922)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3918)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3915)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3923)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3919)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3917)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3914)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3921)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3927)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3929)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3926)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3930)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3931)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3934)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3938)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3933)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3925)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3941)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(3945)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3935)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3924)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3940)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3947)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3928)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(3955)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3952)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3944)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3949)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(3951)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3958)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3954)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3936)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3948)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3943)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3953)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3957)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3937)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3937)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3946)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3946)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3959)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3959)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3956)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3956)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3932)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3932)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3939)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3939)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3942)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3942)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3950)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3950)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3901)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3899): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3900): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3901): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3902): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3903): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3904): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3905): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3906): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3907): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3908): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3909): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3910): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3911): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3912): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3913): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3914): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3915): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3916): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3917): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3918): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3919): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3920): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3921): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3922): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3923): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3924): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3925): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3926): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3927): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3928): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3929): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3930): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3931): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3932): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3933): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3934): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3935): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3936): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3937): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(3938): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(3939): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3940): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3941): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(3942): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3943): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(3944): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(3945): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(3946): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(3947): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3948): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3949): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(3950): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(3951): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3952): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(3953): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3954): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(3955): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(3956): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3957): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(3958): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(3959): none (pass -> pass) MTC@ce292a631d80: Test case TC_rim_info_error finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Mon Dec 9 05:25:46 UTC 2024 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=322536) Waiting for packet dumper to finish... 1 (prev_count=322536, count=338972) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Mon Dec 9 05:25:48 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(3961)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(3961)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3965)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3965)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3961)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(3961)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3971)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3971)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3973)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(3973)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3978)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3978)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3973)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(3973)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3984)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3984)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3984)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3971)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3978)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3965)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3973)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3984)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3984)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(3961)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3971)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3971)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3978)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3978)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3974)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3974)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3965)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3965)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3962)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3962)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3985)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(3986)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3985)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3990)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(3987)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(3985)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3993)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(3989)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3995)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3995)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3995)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(3985)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3997)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(3992)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3998)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3998)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3998)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(3991)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4001)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(3996)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4002)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4002)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4002)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(3991)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4004)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(3999)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3994)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4006)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4006)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4006)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4007)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4003)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4008)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4008)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4008)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4010)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4010)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4010)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4009)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4009)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4015)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4012)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4017)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4014)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4018)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4018)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4018)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4019)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4019)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4019)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-BSSGP(PCU[2])(4011)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3995)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3998)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4002)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4006)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4008)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4010)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4019)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4018)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3995)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3998)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4002)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4006)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4008)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4010)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4018)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4019)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3990)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3993)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3997)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4004)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4001)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4007)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4015)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4017)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(3987)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3989)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3987)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(3987)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3992)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(3987)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(3989)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(3989)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(3992)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(3992)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3996)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3999)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(3989)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(3992)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4003)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(3996)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(3996)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(3986)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3986)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3999)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(3999)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4003)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4003)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(3996)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4012)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(4014)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(3999)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4003)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3975)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3975)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4014)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4014)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3988)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3964)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(4012)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4012)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(3994)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3994)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4014)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3964)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4012)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3979)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3967)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3977)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3967)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3977)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4005)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4011)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4011)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4000)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3966)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3979)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3966)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3972)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3970)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3970)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3968)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3968)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3972)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3983)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3983)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4020)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4016)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3981)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3981)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4013)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3980)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3980)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3960)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3964)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3970)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3961)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3965)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3985)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3968)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3988)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3962)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3977)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3979)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3973)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3978)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3991)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3966)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3984)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3972)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3969)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3986)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3981)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3993)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4017)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4001)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(3999)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3983)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4013)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3963)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4007)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4005)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3971)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3975)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3976)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4009)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4016)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4004)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3967)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3974)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4000)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3982)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(3987)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4011)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(3992)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3980)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3994)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(3989)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3990)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4012)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(3996)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4014)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3997)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4015)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4020)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4003)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4019)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4019)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4010)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4010)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4002)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4002)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3995)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3995)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3998)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3998)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4018)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4018)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4008)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4008)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4006)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4006)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(3960): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3961): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3962): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3963): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3964): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3965): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3966): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3967): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3968): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3969): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3970): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3971): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3972): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3973): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3974): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3975): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3976): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3977): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3978): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3979): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3980): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3981): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3982): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3983): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3984): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3985): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3986): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(3987): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3988): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(3989): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(3990): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3991): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(3992): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(3993): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3994): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(3995): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(3996): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(3997): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(3998): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(3999): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4000): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4001): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4002): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4003): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4004): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4005): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4006): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4007): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4008): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4009): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4010): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4011): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4012): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4013): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4014): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4015): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4016): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4017): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4018): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4019): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4020): none (pass -> pass) MTC@ce292a631d80: Test case TC_rim_info_app_error finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Mon Dec 9 05:26:00 UTC 2024 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=338256) Waiting for packet dumper to finish... 1 (prev_count=338256, count=339684) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Mon Dec 9 05:26:03 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(4022)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4022)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4026)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(4026)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4022)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(4022)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4031)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4031)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4034)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4034)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4039)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(4039)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4034)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(4034)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4044)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4044)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4031)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4026)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(4044)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4039)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4022)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(4034)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4031)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4031)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(4044)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4044)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4039)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4039)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4035)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[0])-NSVCI101(4026)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4026)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4035)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(4023)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4023)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4046)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-NS(PCU[0])(4046)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-BSSGP(PCU[0])(4047)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4051)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4048)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4053)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(4046)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2(4050)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4054)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4054)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4054)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4046)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4057)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4057)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4057)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4056)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4059)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4052)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4(4055)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4061)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4061)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4061)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4062)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4062)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4062)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(4058)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-BSSGP(PCU[1])(4060)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(4058)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4067)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4063)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4068)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4066)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4070)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4070)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4070)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4071)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4071)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4071)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4069)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4069)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4077)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4073)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4072)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4079)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4076)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4080)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4080)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4080)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4081)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4081)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4081)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4054)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4057)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4061)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4062)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4070)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4071)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4080)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4081)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4054)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4057)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4061)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4062)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4070)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4071)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4080)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4081)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4051)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4053)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4056)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4059)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4067)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4068)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4077)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4079)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4048)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4048)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4048)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4050)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4048)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(4050)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4050)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4052)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4055)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4050)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4055)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4055)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4052)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4052)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4063)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4055)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4052)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(4047)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4047)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4066)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4063)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4063)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4024)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4036)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4024)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4063)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4036)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4049)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4066)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4066)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(4073)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(4076)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4066)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4073)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4076)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(4060)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4060)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4073)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(4076)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(4073)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4076)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4028)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4028)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4027)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4027)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4040)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4040)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4038)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4038)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4064)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4065)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4072)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4072)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4032)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4030)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4033)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4033)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4030)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4042)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4042)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4041)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4041)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4045)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4032)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4045)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4075)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4074)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4078)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4021)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4024)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4033)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4030)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4022)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4025)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4075)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4034)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4064)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4029)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4031)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4043)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4050)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4065)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4046)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4039)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4078)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4044)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4038)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4035)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4077)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4074)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4055)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4056)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4059)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4041)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4049)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4048)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4045)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4028)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4051)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4063)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4036)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4076)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4037)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4067)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4053)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4069)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4068)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4079)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4027)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4032)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4023)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4058)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4026)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4040)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4042)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4047)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4066)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4072)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4070)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4070)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4057)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4057)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4071)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4071)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4060)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4062)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4062)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4054)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4054)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4061)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4061)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4081)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4081)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4073)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4052)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4080)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4080)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4021): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4022): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4023): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4024): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4025): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4026): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4027): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4028): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4029): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4030): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4031): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4032): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4033): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4034): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4035): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4036): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4037): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4038): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4039): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4040): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4041): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4042): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4043): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4044): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4045): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4046): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4047): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4048): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4049): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4050): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4051): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4052): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4053): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4054): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4055): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4056): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4057): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4058): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4059): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4060): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4061): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4062): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4063): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4064): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4065): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4066): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4067): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4068): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4069): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4070): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4071): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4072): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4073): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4074): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4075): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4076): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4077): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4078): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4079): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4080): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4081): none (pass -> pass) MTC@ce292a631d80: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Mon Dec 9 05:26:15 UTC 2024 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=333260) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Mon Dec 9 05:26:16 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(4083)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4083)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4087)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4083)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(4087)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4083)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4093)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4093)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4095)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4095)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4101)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(4101)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4095)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(4095)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4106)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4106)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4093)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4087)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(4106)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4083)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4093)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4093)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4101)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(4095)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4106)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4106)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(4087)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4087)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4101)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4101)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4084)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4084)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(4096)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4096)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4107)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4108)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(4107)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4112)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4109)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4107)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4114)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4111)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4107)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4116)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4116)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4116)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4118)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4113)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4119)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4119)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4119)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4120)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4115)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4122)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4122)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4122)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(4117)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4125)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4125)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4125)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(4121)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(4117)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4128)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4123)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4130)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4127)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4131)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4131)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4131)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4133)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4133)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4133)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4129)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4129)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4138)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4135)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4132)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4140)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4137)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4141)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4141)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4141)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4142)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4142)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4142)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4116)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4119)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4122)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4125)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4131)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4133)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4142)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4141)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4116)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4119)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4122)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4125)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4131)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4133)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4141)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4142)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4112)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4114)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4118)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4120)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4128)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4130)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4138)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4140)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4109)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4111)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4109)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4109)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4113)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4115)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4111)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4109)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(4111)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4113)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4113)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4115)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4111)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4115)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4123)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4127)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4115)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4113)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(4108)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4108)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4123)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4123)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4127)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4127)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4123)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4137)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(4135)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4127)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4097)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4086)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(4135)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4135)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4086)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4097)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4135)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4110)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4137)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4137)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(4121)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4121)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4137)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(4132)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4132)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4089)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4094)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4090)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4094)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4088)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4090)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4124)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4126)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4100)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4089)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4092)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4092)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4088)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4100)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4099)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4102)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4102)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4103)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4105)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4103)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4105)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4099)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4139)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4134)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4136)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[0] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[0][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[1][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][0] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][1] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: Testing RIM SGSN[1] <-> PCU[2][2] MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4082)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4094)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4083)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4088)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4113)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4091)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4100)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4111)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4101)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4093)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4106)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4105)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4098)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4107)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4109)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4115)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4085)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4120)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4112)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4134)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4117)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4123)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4136)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4124)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4103)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4128)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4090)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4099)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4129)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4110)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4126)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4130)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4097)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4089)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4118)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4086)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4114)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4135)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4096)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4137)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4102)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4127)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4139)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4140)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4138)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4132)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4121)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4119)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4119)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4133)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4133)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4131)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4131)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4122)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4122)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4141)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4141)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4125)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4125)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4116)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4116)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4104)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4142)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4142)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4095)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4084)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4092)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4108)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4087)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4082): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4083): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4084): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4085): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4086): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4087): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4088): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4089): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4090): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4091): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4092): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4093): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4094): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4095): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4096): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4097): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4098): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4099): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4100): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4101): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4102): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4103): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4104): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4105): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4106): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4107): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4108): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4109): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4110): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4111): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4112): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4113): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4114): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4115): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4116): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4117): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4118): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4119): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4120): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4121): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4122): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4123): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4124): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4125): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4126): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4127): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4128): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4129): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4130): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4131): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4132): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4133): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4134): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4135): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4136): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4137): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4138): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4139): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4140): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4141): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4142): none (pass -> pass) MTC@ce292a631d80: Test case TC_rim_from_eutran finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Mon Dec 9 05:26:28 UTC 2024 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=339776) Waiting for packet dumper to finish... 1 (prev_count=339776, count=341060) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Mon Dec 9 05:26:30 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(4144)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4144)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4148)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(4148)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4144)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(4144)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4153)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4153)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4156)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4156)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4161)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(4156)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(4161)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4156)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4165)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4165)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4153)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4148)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4144)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4165)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4161)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4153)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4153)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(4156)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(4148)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4148)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(4165)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4165)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4145)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4145)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(4157)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4157)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(4161)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4161)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(4168)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4169)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(4168)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4173)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4170)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4168)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4175)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4176)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2(4172)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4176)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4176)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4168)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4179)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4174)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4182)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4180)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4180)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4180)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(4178)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4183)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4183)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4183)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(4177)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4186)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4186)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4186)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(4177)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4188)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4184)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(4181)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4190)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4191)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6(4187)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4191)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4191)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4192)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4192)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4192)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4193)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4193)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4198)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4195)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4200)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4197)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4201)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4201)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4201)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(4194)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4203)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4203)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4203)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4176)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4180)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4183)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4186)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4191)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4192)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4201)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4203)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4176)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4180)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4183)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4186)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4191)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4192)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4201)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4203)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4173)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4175)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4179)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4182)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4188)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4190)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4198)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4200)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4170)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4172)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4170)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4170)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4174)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4172)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4172)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(4170)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4178)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4174)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4174)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4172)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4174)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4178)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4178)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4184)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4178)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4187)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(4169)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4169)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4184)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4187)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4184)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4187)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4184)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4187)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4195)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4147)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(4197)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4158)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4147)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4158)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4171)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4195)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4195)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(4197)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4197)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(4181)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[2])-NSVCI7(4195)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(4181)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4197)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4150)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4149)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4162)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4160)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4162)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4149)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4150)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4160)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4194)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4194)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4189)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4185)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4166)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4167)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4163)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4152)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4154)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4166)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4202)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4155)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4163)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4152)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4196)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4154)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4155)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4167)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4199)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(4204) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4171)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4204), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4185)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4204), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4196)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4204), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4147)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4204), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4158)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4204), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): none -> pass TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4204)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4147)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4158)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4171)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4185)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4196)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(4205) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4171)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4205), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4185)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4205), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4196)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4205), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4147)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4205), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4158)@ce292a631d80: Adding Client=TC_flush_ll_bvci_new(4205), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): none -> pass TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(4205)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4147)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4158)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4171)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4185)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4196)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4143)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4145)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4144)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4151)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4155)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4153)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4148)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4150)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4146)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4152)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4154)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4149)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4147)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4163)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4156)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4165)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4164)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4159)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4167)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4162)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4166)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4160)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4168)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4181)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4179)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4174)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4172)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4175)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4177)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4173)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4187)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4178)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4161)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4184)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4169)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4170)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4188)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4190)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4200)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4195)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4198)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4196)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4194)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4193)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4202)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4197)@ce292a631d80: Final verdict of PTC: none TC_flush_ll_bvci_new(4204)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4192)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4192)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4180)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4180)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4186)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4186)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4183)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4183)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4189)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4185)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4203)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4203)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4201)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4201)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4176)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4176)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4199)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4191)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4191)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4182)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4157)@ce292a631d80: Final verdict of PTC: none TC_flush_ll_bvci_new(4205)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4171)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4158)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4143): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4144): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4145): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4146): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4147): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4148): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4149): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4150): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4151): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4152): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4153): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4154): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4155): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4156): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4157): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4158): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4159): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4160): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4161): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4162): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4163): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4164): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4165): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4166): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4167): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4168): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4169): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4170): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4171): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4172): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4173): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4174): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4175): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4176): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4177): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4178): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4179): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4180): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4181): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4182): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4183): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4184): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4185): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4186): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4187): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4188): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4189): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4190): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4191): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4192): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4193): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4194): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4195): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4196): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4197): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4198): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4199): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4200): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4201): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4202): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4203): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_flush_ll_bvci_new(4204): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_flush_ll_bvci_new(4205): pass (pass -> pass) MTC@ce292a631d80: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Mon Dec 9 05:26:43 UTC 2024 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=352376) Waiting for packet dumper to finish... 1 (prev_count=352376, count=353468) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Mon Dec 9 05:26:45 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(4207)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4207)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4212)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4207)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(4212)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4207)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4217)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4217)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4219)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4219)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4224)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(4224)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4219)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(4219)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4229)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4229)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(4212)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4217)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(4229)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4224)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4207)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4217)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4217)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(4219)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4229)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4229)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(4212)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4212)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(4224)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4224)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4231)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4235)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-BSSGP(PCU[0])(4232)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1(4233)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4231)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4237)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4237)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4237)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4239)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4236)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4231)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])(4231)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4243)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4238)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4244)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4244)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4244)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(4240)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4248)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4248)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4248)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4247)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4242)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(4241)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4252)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4252)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4250)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4245)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4252)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(4240)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4253)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4253)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4253)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4254)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4251)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4257)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4257)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4257)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4255)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4255)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4261)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4258)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4263)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4260)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4264)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4264)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4264)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4266)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-BSSGP(PCU[2])(4256)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4266)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4266)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4237)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4244)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4248)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4252)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4253)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4257)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4266)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4264)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4237)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4244)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4248)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4252)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4253)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4257)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4264)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4266)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4235)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4239)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4243)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4247)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4250)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4254)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4261)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4263)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4233)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4233)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4236)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4233)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4236)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4233)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4238)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4236)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4242)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4236)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4238)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4238)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4245)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4242)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4242)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4251)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4245)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4242)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4245)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(4232)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4232)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4251)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4251)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4238)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4245)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4258)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(4260)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4251)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4260)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4260)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4221)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(4258)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4258)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4260)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4221)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(4241)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4241)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4234)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4258)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4225)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4225)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4211)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])(4256)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4256)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4211)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4249)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4246)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4230)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4226)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4230)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4226)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4228)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4218)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4214)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4214)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4228)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4218)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4259)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4265)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4216)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4262)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4216)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(4267) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4234)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4267), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4246)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4267), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4259)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4267), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4267), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4221)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4267), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(4267)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4211)@ce292a631d80: 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(4210)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4214)@ce292a631d80: 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(4213)@ce292a631d80: 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(4216)@ce292a631d80: 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(4218)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213)@ce292a631d80: 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(4214)@ce292a631d80: 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(4216)@ce292a631d80: 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(4218)@ce292a631d80: 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(4211)@ce292a631d80: 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(4210)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4218)@ce292a631d80: 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(4216)@ce292a631d80: 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(4213)@ce292a631d80: 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(4210)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4211)@ce292a631d80: 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(4214)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4218)@ce292a631d80: 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(4211)@ce292a631d80: 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(4213)@ce292a631d80: 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(4216)@ce292a631d80: 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(4210)@ce292a631d80: 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(4214)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4211)@ce292a631d80: 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(4218)@ce292a631d80: 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(4213)@ce292a631d80: 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(4216)@ce292a631d80: 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(4214)@ce292a631d80: 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(4210)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4211)@ce292a631d80: 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(4213)@ce292a631d80: 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(4216)@ce292a631d80: 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(4218)@ce292a631d80: 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(4214)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: 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(4211)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213)@ce292a631d80: 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(4216)@ce292a631d80: 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(4218)@ce292a631d80: 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(4214)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: 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(4211)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213)@ce292a631d80: 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(4216)@ce292a631d80: 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(4214)@ce292a631d80: 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(4218)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: 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(4211)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213)@ce292a631d80: 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(4216)@ce292a631d80: 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(4218)@ce292a631d80: 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(4214)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: 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(4211)@ce292a631d80: 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(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(4267)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213)@ce292a631d80: 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(4210)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4218)@ce292a631d80: 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(4216)@ce292a631d80: 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[1])-BVCI20011(4221)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4234)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4214)@ce292a631d80: 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(PCU[1])-BVCI20021(4246)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4259)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(4268) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4234)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4268), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4246)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4268), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4259)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4268), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4268), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4221)@ce292a631d80: Adding Client=TC_flush_ll_no_bvci_new(4268), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(4268)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4226)@ce292a631d80: 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(4223)@ce292a631d80: 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(4228)@ce292a631d80: 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(4230)@ce292a631d80: 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(4225)@ce292a631d80: 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(4221)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: 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(4225)@ce292a631d80: 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(4226)@ce292a631d80: 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(4228)@ce292a631d80: 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(4230)@ce292a631d80: 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(4221)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4230)@ce292a631d80: 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(4225)@ce292a631d80: 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(4226)@ce292a631d80: 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(4228)@ce292a631d80: 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(4223)@ce292a631d80: 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(4221)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: 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(4225)@ce292a631d80: 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(4228)@ce292a631d80: 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(4226)@ce292a631d80: 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(4221)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4230)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4221)@ce292a631d80: 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(4223)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4226)@ce292a631d80: 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(4225)@ce292a631d80: 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(4230)@ce292a631d80: 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(4228)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: 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(4225)@ce292a631d80: 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(4221)@ce292a631d80: 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(4226)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4230)@ce292a631d80: 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(4228)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: 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(4221)@ce292a631d80: 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(4226)@ce292a631d80: 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(4225)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4230)@ce292a631d80: 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(4228)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: 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(4221)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4225)@ce292a631d80: 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(4230)@ce292a631d80: 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(4228)@ce292a631d80: 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(4226)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: 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(4221)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4225)@ce292a631d80: 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(4230)@ce292a631d80: 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(4228)@ce292a631d80: 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(4226)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4221)@ce292a631d80: 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(4223)@ce292a631d80: 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(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(4268)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4225)@ce292a631d80: 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(4230)@ce292a631d80: 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(4221)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4234)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4228)@ce292a631d80: 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(PCU[1])-BVCI20021(4246)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4259)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4226)@ce292a631d80: 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 } MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4206)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4208)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4211)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4214)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4218)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4216)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4220)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4232)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4259)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4221)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4207)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4217)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4212)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4215)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4209)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4227)@ce292a631d80: Final verdict of PTC: none TC_flush_ll_no_bvci_new(4267)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(4240)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4233)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4245)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4239)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4242)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4222)@ce292a631d80: Final verdict of PTC: none TC_flush_ll_no_bvci_new(4268)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI3(4238)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4235)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4243)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4250)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4247)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4231)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4219)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4261)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4260)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4249)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4241)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4262)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4236)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4265)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4251)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4229)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4255)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4258)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4263)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4224)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4254)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4256)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4264)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4264)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4248)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4248)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4266)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4266)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4253)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4253)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4237)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4237)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4244)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4244)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4234)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4257)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4257)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4252)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4252)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4230)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4246)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4226)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4228)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4225)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4206): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4207): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4208): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4209): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4210): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4211): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4212): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4213): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4214): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4215): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4216): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4217): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4218): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4219): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4220): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4221): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4222): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4223): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4224): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4225): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4226): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4227): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4228): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4229): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4230): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4231): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4232): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4233): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4234): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4235): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4236): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4237): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4238): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4239): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4240): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4241): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4242): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4243): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4244): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4245): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4246): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4247): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4248): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4249): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4250): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4251): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4252): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4253): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4254): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4255): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4256): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4257): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4258): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4259): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4260): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4261): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4262): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4263): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4264): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4265): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4266): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_flush_ll_no_bvci_new(4267): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_flush_ll_no_bvci_new(4268): pass (pass -> pass) MTC@ce292a631d80: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Mon Dec 9 05:26:57 UTC 2024 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=355944) Waiting for packet dumper to finish... 1 (prev_count=355944, count=357036) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Mon Dec 9 05:26:59 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(4270)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4270)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4274)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4270)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(4274)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4270)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4279)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4279)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4282)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4282)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4286)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(4282)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(4286)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4282)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4291)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4291)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4279)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4274)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4286)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(4291)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4270)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(4282)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4279)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4279)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4286)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4286)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(4291)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4291)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4271)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4271)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(4274)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4274)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4283)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4283)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4294)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4295)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(4294)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4299)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4296)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4294)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4301)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4298)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4302)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4302)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4302)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4294)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4306)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4306)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4306)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4307)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4303)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4305)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4300)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4309)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4309)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4309)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4310)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4310)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4310)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(4304)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[1])(4304)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-BSSGP(PCU[1])(4308)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4314)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4311)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4316)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4313)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4317)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4317)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4317)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4319)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4319)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4319)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4318)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4323)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4321)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(4318)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4326)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4327)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4326)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4326)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8(4324)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4320)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4329)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4329)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4329)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4302)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4306)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4309)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4310)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4317)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4319)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4326)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4329)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4302)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4306)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4309)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4310)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4319)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4317)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4326)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4329)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4299)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4301)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4305)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4307)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4314)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4316)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4323)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4327)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4296)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4296)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4296)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4298)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4296)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(4298)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4298)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4303)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4300)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4298)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4303)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4303)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4300)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4300)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(4295)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4295)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4303)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4300)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4311)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4313)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4273)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4297)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4311)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4311)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4285)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(4313)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4273)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4313)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4285)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4311)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4321)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4313)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4324)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(4321)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4321)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(4321)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(4308)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4308)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4324)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4324)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(4324)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4275)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4288)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4276)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(4320)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4320)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4275)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4288)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4276)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4287)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4287)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4312)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4315)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4278)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4278)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4281)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4322)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4290)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4290)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4281)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4328)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4280)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4280)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4293)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4293)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4292)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4325)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4292)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Connecting G_SGSN[0] to BVCI=20011 MTC@ce292a631d80: Connecting G_SGSN[1] to BVCI=20011 MTC@ce292a631d80: Connecting G_PCU[0] to BVCI=20011 MTC@ce292a631d80: Connecting G_PCU[1] to BVCI=20021 MTC@ce292a631d80: Connecting G_PCU[2] to BVCI=20031 MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4269)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4271)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4282)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4270)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4288)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4320)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4272)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4328)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4275)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4276)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4284)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4277)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4293)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4281)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4308)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4325)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4312)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4294)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4278)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4279)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4287)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4299)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4280)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4327)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4311)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4296)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4300)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4295)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4305)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4324)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4301)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4298)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4318)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4316)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4307)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4323)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4274)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4313)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4286)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4326)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4326)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4319)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4319)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4283)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4292)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4304)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4315)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4302)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4302)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4309)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4309)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4310)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4310)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4314)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4317)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4317)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4306)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4329)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4306)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4329)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4297)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4321)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4290)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4322)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4291)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4285)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4273)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4289)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4303)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4269): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4270): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4271): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4272): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4273): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4274): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4275): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4276): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4277): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4278): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4279): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4280): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4281): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4282): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4283): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4284): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4285): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4286): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4287): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4288): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4289): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4290): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4291): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4292): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4293): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4294): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4295): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4296): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4297): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4298): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4299): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4300): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4301): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4302): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4303): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4304): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4305): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4306): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4307): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4308): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4309): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4310): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4311): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4312): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4313): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4314): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4315): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4316): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4317): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4318): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4319): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4320): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4321): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4322): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4323): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4324): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4325): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4326): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4327): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4328): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4329): none (pass -> pass) MTC@ce292a631d80: Test case TC_fc_bvc finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Mon Dec 9 05:27:14 UTC 2024 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=300696) Waiting for packet dumper to finish... 1 (prev_count=300696, count=301788) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Mon Dec 9 05:27:16 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(4331)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4331)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4335)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(4335)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4331)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(4331)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4341)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4341)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4343)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4343)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4348)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(4343)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(4348)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4343)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4353)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4353)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(4335)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4341)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(4353)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4348)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4331)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4341)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4341)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(4343)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4353)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4353)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(4335)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4335)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4332)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4332)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(4348)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4348)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4344)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4344)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4355)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4356)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(4355)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4360)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4357)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4355)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4362)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4359)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4363)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4363)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4363)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4355)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4366)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4361)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4367)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4367)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4367)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4370)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4369)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4364)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4370)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4370)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(4365)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4373)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4373)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4373)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(4365)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4375)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4371)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(4368)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4377)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4374)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4378)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4378)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4378)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4379)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4379)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4379)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4380)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4380)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4385)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4382)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4386)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4384)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4388)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4388)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4388)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4389)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4389)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4389)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-BSSGP(PCU[2])(4381)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4363)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4367)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4370)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4373)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4378)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4379)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4389)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4388)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4363)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4367)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4373)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4370)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4378)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4379)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4389)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4388)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4360)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4362)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4366)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4369)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4375)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4377)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4386)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4385)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4357)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4357)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4357)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4359)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4364)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4361)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4357)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(4359)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4364)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4364)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4359)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4361)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4361)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4364)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4361)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4371)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4359)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4374)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(4356)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4356)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4371)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4374)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4371)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4374)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4371)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4374)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4382)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4345)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI8(4384)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4358)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4334)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4345)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4334)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4382)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4382)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(4384)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4384)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(4382)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(4368)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4368)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4384)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4349)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4337)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4347)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4349)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4337)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4347)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4336)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4336)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4372)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4376)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4381)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4381)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4340)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4340)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4354)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4350)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4350)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4338)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4338)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4352)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4352)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4342)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4342)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4354)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4387)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4390)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4383)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_fc_ms" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_fc_ms(4391) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4358)@ce292a631d80: Adding Client=TC_fc_ms(4391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4372)@ce292a631d80: Adding Client=TC_fc_ms(4391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4383)@ce292a631d80: Adding Client=TC_fc_ms(4391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4334)@ce292a631d80: Adding Client=TC_fc_ms(4391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4345)@ce292a631d80: Adding Client=TC_fc_ms(4391), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(4391)@ce292a631d80: setverdict(pass): none -> pass TC_fc_ms(4391)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(4391)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4334)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4345)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4358)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4372)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4383)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: Starting "TC_fc_ms" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_fc_ms(4392) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4358)@ce292a631d80: Adding Client=TC_fc_ms(4392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4372)@ce292a631d80: Adding Client=TC_fc_ms(4392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4383)@ce292a631d80: Adding Client=TC_fc_ms(4392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4334)@ce292a631d80: Adding Client=TC_fc_ms(4392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4345)@ce292a631d80: Adding Client=TC_fc_ms(4392), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(4392)@ce292a631d80: setverdict(pass): none -> pass TC_fc_ms(4392)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(4392)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4334)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4345)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4358)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4372)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4383)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4330)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4332)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4331)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4337)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4336)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4338)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4342)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4335)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4343)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4344)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4339)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4348)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4340)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4351)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4341)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4354)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4350)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4352)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4347)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4333)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4355)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4349)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4364)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4357)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4361)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4359)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4356)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4358)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4362)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4360)@ce292a631d80: Final verdict of PTC: none TC_fc_ms(4391)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202(4353)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4365)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4369)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4374)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4368)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4371)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4366)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4334)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4372)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4375)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4376)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4381)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4377)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4380)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4384)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4382)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4390)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4387)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4385)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4386)@ce292a631d80: Final verdict of PTC: none TC_fc_ms(4392)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4346)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4389)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4389)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4383)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4345)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4363)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4363)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4370)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4370)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4378)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4378)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4379)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4379)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4388)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4388)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4367)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4367)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4373)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4373)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4330): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4331): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4332): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4333): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4334): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4335): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4336): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4337): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4338): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4339): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4340): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4341): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4342): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4343): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4344): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4345): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4346): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4347): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4348): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4349): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4350): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4351): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4352): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4353): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4354): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4355): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4356): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4357): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4358): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4359): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4360): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4361): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4362): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4363): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4364): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4365): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4366): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4367): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4368): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4369): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4370): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4371): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4372): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4373): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4374): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4375): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4376): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4377): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4378): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4379): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4380): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4381): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4382): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4383): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4384): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4385): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4386): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4387): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4388): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4389): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4390): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_fc_ms(4391): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_fc_ms(4392): pass (pass -> pass) MTC@ce292a631d80: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Mon Dec 9 05:27:28 UTC 2024 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=296772) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Mon Dec 9 05:27:29 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(4394)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4394)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4398)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4394)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(4398)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4394)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4403)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4403)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4406)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4406)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4411)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(4406)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(4411)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4406)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4417)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4417)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4403)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4398)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4394)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4417)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4411)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4403)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4403)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(4406)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(4398)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4398)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4395)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4395)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(4417)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4417)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4411)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4411)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4407)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4407)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4418)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4419)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(4418)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4423)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4420)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4418)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4426)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4422)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4428)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4428)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4428)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4418)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4430)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4425)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4431)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4431)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4431)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[1])(4424)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4434)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4429)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4435)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4435)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4435)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(4424)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4437)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4432)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(4427)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4439)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4439)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4439)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4440)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4441)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6(4436)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4441)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4441)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4442)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4442)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4442)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4443)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4447)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4445)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(4443)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4450)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4450)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4450)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4451)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4448)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4444)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4453)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4453)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4453)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4428)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4431)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4435)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4439)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4441)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4442)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4450)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4453)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4428)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4431)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4435)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4439)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4441)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4442)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4450)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4453)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4423)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4426)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4430)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4434)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4437)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4440)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4447)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4451)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4420)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4422)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4420)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4420)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4422)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4422)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(4420)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(4422)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4425)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4432)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4429)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4425)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-BSSGP(PCU[0])(4419)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4419)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4425)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4436)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4432)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4425)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4432)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4429)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4429)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4436)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4436)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4432)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4429)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4408)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4397)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[2])-NSVCI7(4445)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4397)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4408)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4436)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4448)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(4445)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4445)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(4427)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4427)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4448)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4448)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI7(4445)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4399)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4410)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4412)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4410)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4448)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4399)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4400)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4400)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4412)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4438)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4433)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4444)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4444)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4414)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4414)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4413)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4413)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4404)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4404)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4405)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4405)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4402)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4402)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4416)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4416)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4449)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4452)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4446)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: 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(4454) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421)@ce292a631d80: Adding Client=TC_ms_reg_enq(4454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4433)@ce292a631d80: Adding Client=TC_ms_reg_enq(4454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4446)@ce292a631d80: Adding Client=TC_ms_reg_enq(4454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4397)@ce292a631d80: Adding Client=TC_ms_reg_enq(4454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4408)@ce292a631d80: Adding Client=TC_ms_reg_enq(4454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(4395)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4399)@ce292a631d80: 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(4400)@ce292a631d80: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4402)@ce292a631d80: 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(4405)@ce292a631d80: 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(4404)@ce292a631d80: 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(4397)@ce292a631d80: 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(4454)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(4419)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421)@ce292a631d80: 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(4454)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4397)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4408)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4433)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4446)@ce292a631d80: Removing Client IMSI='262420000000000'H, index=0 MTC@ce292a631d80: 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@ce292a631d80: 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(4455) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421)@ce292a631d80: Adding Client=TC_ms_reg_enq(4455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4433)@ce292a631d80: Adding Client=TC_ms_reg_enq(4455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4446)@ce292a631d80: Adding Client=TC_ms_reg_enq(4455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4397)@ce292a631d80: Adding Client=TC_ms_reg_enq(4455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4408)@ce292a631d80: Adding Client=TC_ms_reg_enq(4455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(4395)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4404)@ce292a631d80: 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(4400)@ce292a631d80: 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(4399)@ce292a631d80: 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(4405)@ce292a631d80: 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(4402)@ce292a631d80: 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(4397)@ce292a631d80: 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(4455)@ce292a631d80: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(4419)@ce292a631d80: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421)@ce292a631d80: 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(4455)@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4397)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4408)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4433)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4446)@ce292a631d80: Removing Client IMSI='262420000001000'H, index=1 MTC@ce292a631d80: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4393)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4404)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4394)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4424)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4395)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4401)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4437)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4418)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4452)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4400)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4436)@ce292a631d80: Final verdict of PTC: none TC_ms_reg_enq(4454)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4413)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4402)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4451)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4423)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4422)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4410)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4403)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4449)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4416)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4420)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4419)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4447)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4426)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4445)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4443)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4415)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4432)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4448)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4446)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4444)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4408)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4407)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4438)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4440)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4434)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4398)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4406)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4412)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4396)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4433)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4427)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4425)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4417)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4414)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4450)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4450)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4428)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4428)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4442)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4442)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4441)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4441)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4435)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4435)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4430)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4431)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4431)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4439)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4439)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4453)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4453)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4409)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4411)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4429)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4405)@ce292a631d80: Final verdict of PTC: none TC_ms_reg_enq(4455)@ce292a631d80: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4399)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4397)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4393): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4394): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4395): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4396): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4397): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4398): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4399): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4400): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4401): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4402): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4403): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4404): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4405): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4406): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4407): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4408): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4409): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4410): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4411): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4412): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4413): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4414): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4415): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4416): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4417): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4418): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4419): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4420): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4421): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4422): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4423): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4424): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4425): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4426): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4427): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4428): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4429): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4430): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4431): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4432): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4433): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4434): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4435): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4436): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4437): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4438): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4439): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4440): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4441): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4442): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4443): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4444): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4445): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4446): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4447): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4448): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4449): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4450): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4451): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4452): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4453): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ms_reg_enq(4454): pass (pass -> pass) MTC@ce292a631d80: Local verdict of PTC TC_ms_reg_enq(4455): pass (pass -> pass) MTC@ce292a631d80: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Mon Dec 9 05:27:41 UTC 2024 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=292352) Waiting for packet dumper to finish... 1 (prev_count=292352, count=293588) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Mon Dec 9 05:27:43 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(4457)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4457)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4462)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(4462)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4457)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(4457)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4467)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4467)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4469)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4469)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4474)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(4469)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(4474)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4469)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4479)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4479)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4467)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4462)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4474)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4457)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4467)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4467)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(4479)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4462)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4462)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(4469)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[0])(4458)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4458)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(4479)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4479)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4474)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4474)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4470)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4470)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4482)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4485)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4483)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])(4481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4489)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4490)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4486)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4489)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4489)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4493)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4494)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4494)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])(4481)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4494)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3(4488)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(4487)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4497)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4492)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4496)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4496)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4496)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4499)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4495)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(4487)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4501)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4501)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4501)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(4491)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4503)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4503)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4503)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4504)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4500)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4507)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4507)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4507)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4505)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4505)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4513)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4510)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4511)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4508)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4506)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4515)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4515)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4515)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4516)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4516)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4516)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4489)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4494)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4496)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4501)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4503)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4507)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4516)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4515)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4489)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4494)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4496)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4501)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4503)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4507)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4516)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4515)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4485)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4490)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4493)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4497)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4499)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4504)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4511)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4513)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4483)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4486)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4483)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4483)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4486)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4486)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(4483)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4488)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4486)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4488)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4488)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4492)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4495)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4488)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(4482)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4482)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4492)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4495)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4495)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4492)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4492)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4500)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4495)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4500)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4500)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4471)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4484)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4471)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4508)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4460)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI6(4500)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])(4491)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4491)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4460)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4510)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(4508)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4508)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4473)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4475)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4473)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4461)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI7(4508)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4463)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI8(4510)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4510)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4463)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4461)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4502)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4475)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4498)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4510)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(4506)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4506)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4468)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4468)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4480)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4480)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4514)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4466)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4466)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4464)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4464)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4478)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4478)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4476)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4476)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4512)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4509)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4456)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4457)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4458)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4460)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4459)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4461)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4467)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4464)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4466)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4465)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4463)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4462)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4486)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4470)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4490)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4469)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4472)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4474)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4480)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4488)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4483)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4476)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4485)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4497)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4475)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4473)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4499)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4471)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4495)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4481)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4500)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4504)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4502)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4505)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4479)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4506)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4511)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4498)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4493)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4508)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4514)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4513)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4510)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4507)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4507)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4516)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4516)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4492)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4477)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4487)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4509)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4478)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4484)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4468)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4496)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4496)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4489)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4489)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4503)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4503)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4501)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4501)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4515)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4515)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4494)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4494)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4491)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4512)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4482)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4456): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4457): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4458): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4459): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4460): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4461): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4462): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4463): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4464): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4465): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4466): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4467): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4468): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4469): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4470): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4471): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4472): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4473): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4474): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4475): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4476): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4477): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4478): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4479): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4480): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4481): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4482): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4483): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4484): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4485): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4486): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4487): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4488): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4489): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4490): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4491): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4492): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4493): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4494): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4495): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4496): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4497): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4498): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4499): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4500): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4501): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4502): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4503): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4504): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4505): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4506): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4507): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4508): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4509): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4510): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4511): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4512): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4513): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4514): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4515): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4516): none (pass -> pass) MTC@ce292a631d80: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Mon Dec 9 05:27:55 UTC 2024 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=291600) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Mon Dec 9 05:27:56 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(4518)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4518)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4522)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(4522)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4518)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(4518)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4527)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4527)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4530)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4530)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4534)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(4530)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(4534)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4530)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4539)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4539)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4527)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4522)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(4539)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4534)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4518)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(4530)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4527)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4527)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(4539)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4539)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(4522)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4522)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4519)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4519)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(4531)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4531)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(4534)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4534)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(4542)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4543)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(4542)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4547)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4544)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4542)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4550)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4546)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4551)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4551)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4551)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4553)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(4542)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3(4548)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4555)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4555)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4556)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4555)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4(4552)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4557)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4557)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4557)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(4549)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4560)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4560)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4560)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(4549)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4562)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4558)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(4554)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4564)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4561)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4565)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4565)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4565)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4567)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4567)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4567)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4566)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4566)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4572)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4569)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4574)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4571)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4575)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4575)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4575)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-BSSGP(PCU[2])(4568)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4577)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4577)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4577)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4551)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4555)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4557)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4560)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4565)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4567)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4575)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4577)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4551)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4555)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4557)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4560)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4565)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4567)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4575)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4577)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4547)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4550)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4553)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4556)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4562)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4564)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4572)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4574)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4544)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4544)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4544)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4546)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4544)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4548)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4546)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4546)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4548)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4548)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(4543)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4543)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4546)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4552)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4548)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4533)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4521)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4533)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4521)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4552)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4552)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4545)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4552)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4558)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4561)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4558)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4558)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4561)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4561)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4558)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4561)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4569)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[1])(4554)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4554)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4569)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4569)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(4571)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(4569)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4536)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4524)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4535)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4524)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4535)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4523)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4523)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4536)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4571)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4571)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4563)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4559)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4568)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4568)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4571)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4538)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4540)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4528)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4529)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4526)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4540)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4526)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4538)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4541)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4528)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4541)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4529)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4573)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4570)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4576)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4517)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4519)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4521)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4523)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4526)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4520)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4522)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4528)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4518)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4527)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4534)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4530)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4539)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4525)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4547)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4532)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4536)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4549)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4548)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4552)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4550)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4559)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4542)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4553)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4576)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4561)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4563)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4562)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4570)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4564)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4572)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4537)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4558)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4574)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4557)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4557)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4575)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4575)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4546)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4573)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4556)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4540)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4543)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4566)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4567)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4567)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4524)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4577)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4577)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4571)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4544)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4569)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4533)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4545)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4538)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4541)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4529)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4535)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4568)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4531)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4554)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4560)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4560)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4555)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4555)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4565)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4565)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4551)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4551)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4517): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4518): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4519): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4520): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4521): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4522): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4523): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4524): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4525): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4526): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4527): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4528): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4529): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4530): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4531): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4532): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4533): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4534): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4535): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4536): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4537): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4538): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4539): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4540): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4541): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4542): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4543): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4544): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4545): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4546): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4547): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4548): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4549): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4550): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4551): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4552): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4553): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4554): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4555): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4556): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4557): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4558): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4559): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4560): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4561): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4562): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4563): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4564): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4565): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4566): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4567): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4568): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4569): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4570): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4571): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4572): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4573): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4574): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4575): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4576): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4577): none (pass -> pass) MTC@ce292a631d80: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Mon Dec 9 05:28:07 UTC 2024 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=290212) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Mon Dec 9 05:28:08 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(4579)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4579)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4583)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4579)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(4583)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4579)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4589)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4589)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4591)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4591)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4596)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(4591)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(4596)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4591)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4601)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4601)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4589)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4583)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4579)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4601)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4589)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4596)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4589)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(4583)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4583)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4580)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4580)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])(4591)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4601)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4601)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4596)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4596)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4592)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4592)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4603)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4604)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(4603)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4608)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4605)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4610)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(4603)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2(4607)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4611)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4611)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4611)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4603)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4614)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4614)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4614)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4615)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4609)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4617)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4613)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(4612)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4618)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4618)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4618)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4621)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4623)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4619)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(4612)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4621)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4621)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-BSSGP(PCU[1])(4616)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4625)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4625)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4626)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4625)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6(4622)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4627)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4627)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4627)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4628)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4628)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4634)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4631)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4629)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4637)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4637)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4637)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4636)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4633)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4638)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4638)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4638)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4611)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4614)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4618)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4621)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4625)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4627)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4637)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4638)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4611)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4614)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4618)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4621)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4625)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4627)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4637)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4638)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4608)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4610)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4615)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4617)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4623)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4626)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4634)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4636)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4605)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4609)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4607)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4605)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4605)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI1(4605)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI3(4609)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4609)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4607)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4607)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4613)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4619)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4609)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2(4607)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4622)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4613)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4613)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4619)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4619)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4622)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4622)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4613)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4619)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4631)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4622)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(4604)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4604)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4633)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(4631)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4631)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(4633)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4633)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(4616)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4616)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4582)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4582)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4594)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4594)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4606)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4631)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4633)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4585)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4597)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4597)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4585)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4629)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4629)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4595)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4584)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4595)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4624)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4584)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4620)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4600)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4600)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4586)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4586)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4590)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4590)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4598)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4598)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4588)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4602)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4588)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4602)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4632)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4630)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4635)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Connecting G_SGSN[0] to BVCI=20011 MTC@ce292a631d80: Connecting G_SGSN[1] to BVCI=20011 MTC@ce292a631d80: Connecting G_PCU[0] to BVCI=20011 MTC@ce292a631d80: Connecting G_PCU[1] to BVCI=20021 MTC@ce292a631d80: Connecting G_PCU[2] to BVCI=20031 MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4578)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4580)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4583)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4585)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4586)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4584)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4588)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4597)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4595)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4581)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4596)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4598)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4591)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4579)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4587)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4599)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4593)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4582)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4600)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4607)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4605)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4608)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4610)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4606)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4603)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4624)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4612)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4631)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4628)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4634)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4622)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4632)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4615)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4619)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4635)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4637)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4637)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4630)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4626)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4636)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4609)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4617)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4633)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4623)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4613)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4616)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4629)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4602)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4590)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4604)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4592)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4620)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4589)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4594)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4627)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4627)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4614)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4614)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4625)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4625)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4611)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4611)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4621)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4621)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4638)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4638)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4618)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4618)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4601)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4578): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4579): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4580): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4581): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4582): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4583): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4584): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4585): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4586): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4587): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4588): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4589): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4590): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4591): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4592): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4593): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4594): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4595): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4596): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4597): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4598): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4599): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4600): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4601): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4602): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4603): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4604): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4605): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4606): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4607): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4608): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4609): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4610): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4611): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4612): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4613): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4614): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4615): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4616): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4617): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4618): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4619): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4620): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4621): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4622): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4623): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4624): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4625): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4626): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4627): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4628): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4629): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4630): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4631): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4632): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4633): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4634): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4635): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4636): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4637): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4638): none (pass -> pass) MTC@ce292a631d80: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Mon Dec 9 05:28:20 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=289572) Waiting for packet dumper to finish... 1 (prev_count=289572, count=290564) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Mon Dec 9 05:28:22 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(4640)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4640)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4645)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4640)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(4645)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4640)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4650)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4650)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4652)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4652)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4656)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(4656)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4652)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(4652)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4661)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4661)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(4645)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4650)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4640)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4650)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4661)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4650)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4656)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4645)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4645)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4641)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4641)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])(4652)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4661)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4661)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4656)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4656)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4653)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4653)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4664)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4665)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4668)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4666)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4664)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4670)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4670)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4670)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4664)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4673)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4669)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4664)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4675)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4677)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3(4671)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4677)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4677)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4678)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4674)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(4672)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4680)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4680)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4680)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4682)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4682)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4682)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(4672)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4684)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4679)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(4676)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4687)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4683)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4686)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4686)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4686)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4689)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4689)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4689)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4688)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4693)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4691)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])(4688)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4696)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4696)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4696)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4697)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4694)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4690)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4699)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4699)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4699)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4670)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4677)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4680)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4682)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4686)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4689)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4696)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4699)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4670)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4677)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4680)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4682)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4686)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4689)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4696)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4699)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4668)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4673)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4675)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4678)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4684)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4687)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4693)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4697)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4666)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4666)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4666)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4669)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4671)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4666)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4674)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4669)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4669)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4671)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4671)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4669)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4674)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4674)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4671)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4679)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4674)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[0])(4665)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4665)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4683)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI5(4679)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4679)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI6(4683)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4683)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4655)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI5(4679)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4683)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4655)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4691)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4642)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4642)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4667)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(4676)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4676)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4691)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4691)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(4694)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI7(4691)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4694)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4694)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4657)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4657)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4644)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4658)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4646)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4644)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4658)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4694)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4681)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4685)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4646)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4690)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4690)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4662)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4662)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4647)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4647)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4649)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4649)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4660)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4660)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4651)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4663)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4651)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4695)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4663)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4692)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4698)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Connecting G_SGSN[0] to BVCI=20011 MTC@ce292a631d80: Connecting G_SGSN[1] to BVCI=20011 MTC@ce292a631d80: Connecting G_PCU[0] to BVCI=20011 MTC@ce292a631d80: Connecting G_PCU[1] to BVCI=20021 MTC@ce292a631d80: Connecting G_PCU[2] to BVCI=20031 MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: 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@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4639)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4646)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4645)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4640)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4656)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4660)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4664)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4648)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4687)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4679)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4684)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4693)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4688)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4675)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4692)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4683)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4694)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4659)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4668)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4651)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4650)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4654)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4665)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4658)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4657)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4662)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4652)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4663)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4674)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4673)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4655)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4671)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4669)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4678)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4698)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4666)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4676)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4644)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4685)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4680)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4680)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4649)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4670)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4670)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4689)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4689)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4696)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4696)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4695)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4647)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4682)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4677)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4677)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4686)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4686)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4682)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4672)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4681)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4653)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4691)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4642)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4690)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4643)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4697)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4699)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4699)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4641)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4667)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4661)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4639): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4640): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4641): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4642): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4643): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4644): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4645): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4646): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4647): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4648): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4649): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4650): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4651): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4652): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4653): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4654): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4655): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4656): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4657): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4658): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4659): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4660): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4661): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4662): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4663): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4664): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4665): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4666): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4667): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4668): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4669): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4670): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4671): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4672): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4673): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4674): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4675): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4676): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4677): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4678): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4679): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4680): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4681): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4682): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4683): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4684): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4685): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4686): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4687): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4688): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4689): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4690): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4691): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4692): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4693): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4694): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4695): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4696): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4697): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4698): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4699): none (pass -> pass) MTC@ce292a631d80: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Mon Dec 9 05:28:34 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=290772) Waiting for packet dumper to finish... 1 (prev_count=290772, count=291864) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Mon Dec 9 05:28:36 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(4701)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4701)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4706)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(4706)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4701)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])(4701)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4710)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4710)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4713)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4713)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4717)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(4713)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(4717)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4713)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4722)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4722)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4710)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4706)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(4722)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(4717)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4701)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(4713)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(4710)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4710)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(4706)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4706)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4702)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(4717)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4717)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4702)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI202(4722)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4722)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4714)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4714)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4725)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4726)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(4725)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4730)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI1(4727)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4725)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4732)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4729)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4734)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4734)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4734)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4725)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4736)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4731)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4739)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4735)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4738)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4738)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4740)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4738)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4740)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4740)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-NS(PCU[1])(4733)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4742)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4742)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4742)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(4733)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4745)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4741)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(4737)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4748)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4748)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4748)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4747)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4744)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4749)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4749)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4749)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4750)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4750)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4756)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4753)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4751)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4758)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI8(4755)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4759)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4759)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4760)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4760)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4759)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4760)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4734)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4740)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4742)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4738)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4748)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4749)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4760)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4759)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4734)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4740)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4742)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4738)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4748)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4749)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4760)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4759)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4730)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4736)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4739)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4732)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4745)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4747)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4758)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4756)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4727)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4727)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4727)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4731)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4727)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4735)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4729)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4731)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4731)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4729)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4735)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4741)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4729)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4735)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4729)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4744)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI3(4731)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4741)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4741)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4735)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4744)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4744)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])(4726)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4726)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4741)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4744)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4755)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[1])(4737)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4737)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4716)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4703)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4703)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4716)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4753)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(4755)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4755)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4728)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4719)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI8(4755)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI7(4753)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4753)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4707)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4707)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4719)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4718)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4746)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4718)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4743)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4705)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI7(4753)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4705)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4751)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4751)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4712)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4724)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4724)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4721)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4709)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4709)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4712)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4721)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4723)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4723)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4711)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4711)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4757)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4752)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4754)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4700)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4703)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4706)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4707)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4711)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4704)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4719)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4722)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4705)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4717)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4727)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4733)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4721)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4730)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4723)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4745)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4709)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4724)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4746)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4725)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4752)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4729)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4739)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4737)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4741)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4736)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4758)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4743)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4744)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4750)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4718)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4735)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4720)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4753)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4754)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4731)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4732)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4714)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4701)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4755)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4747)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4710)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4712)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4716)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4757)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4728)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4734)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4734)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4756)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4759)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4759)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4726)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4751)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4708)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4713)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4715)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4702)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4748)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4748)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4738)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4738)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4740)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4740)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4749)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4749)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4760)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4760)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4742)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4742)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4700): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4701): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4702): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4703): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4704): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4705): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4706): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4707): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4708): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4709): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4710): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4711): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4712): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4713): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4714): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4715): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4716): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4717): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4718): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4719): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4720): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4721): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4722): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4723): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4724): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4725): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4726): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4727): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4728): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4729): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4730): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4731): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4732): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4733): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4734): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4735): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4736): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4737): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4738): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4739): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4740): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4741): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4742): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4743): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4744): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4745): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4746): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4747): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4748): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4749): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4750): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4751): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4752): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4753): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4754): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4755): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4756): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4757): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4758): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4759): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4760): none (pass -> pass) MTC@ce292a631d80: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Mon Dec 9 05:28:48 UTC 2024 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=311460) Waiting for packet dumper to finish... 1 (prev_count=311460, count=312552) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Mon Dec 9 05:28:50 UTC 2024 Waiting for packet dumper to start... 0 MTC@ce292a631d80: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@ce292a631d80: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(4762)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7777 GbProxy_Test-NS(SGSN[0])(4762)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(4766)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(4762)@ce292a631d80: Creating NSIP provider for "172.18.24.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(4766)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4762)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(4771)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(4771)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4774)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8888 GbProxy_Test-NS(SGSN[1])(4774)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(4779)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(4779)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(4774)@ce292a631d80: Creating NSIP provider for "172.18.24.103":8880 GbProxy_Test-NS(SGSN[1])(4774)@ce292a631d80: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.24.103", remote_udp_port := 23000, remote_ip := "172.18.24.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(4785)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(4785)@ce292a631d80: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(4771)@ce292a631d80: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(4766)@ce292a631d80: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(4762)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(4785)@ce292a631d80: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(4771)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(4771)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(4779)@ce292a631d80: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(4774)@ce292a631d80: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(4766)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(4766)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(4763)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(4763)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(4779)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(4779)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(4785)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(4785)@ce292a631d80: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(4775)@ce292a631d80: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(4775)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(4786)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc1", dlci := 16 } }, nsvci := 1 } GbProxy_Test-BSSGP(PCU[0])(4787)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4791)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])(4786)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc2", dlci := 17 } }, nsvci := 2 } GbProxy_Test-NS(PCU[0])-NSVCI1(4788)@ce292a631d80: NSVC 1 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])(4786)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc3", dlci := 18 } }, nsvci := 3 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4794)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI2(4790)@ce292a631d80: NSVC 2 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4795)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4795)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4795)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc1' GbProxy_Test-NS(PCU[0])(4786)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc4", dlci := 19 } }, nsvci := 4 } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4799)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4799)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4799)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc2' GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4800)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI4(4796)@ce292a631d80: NSVC 4 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])(4793)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc5", dlci := 20 } }, nsvci := 5 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4798)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[0])-NSVCI3(4792)@ce292a631d80: NSVC 3 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4803)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4803)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4803)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc4' GbProxy_Test-NS(PCU[1])(4793)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc6", dlci := 21 } }, nsvci := 6 } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4805)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4805)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4805)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc3' GbProxy_Test-BSSGP(PCU[1])(4797)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4807)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI5(4801)@ce292a631d80: NSVC 5 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4808)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[1])-NSVCI6(4804)@ce292a631d80: NSVC 6 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4810)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4810)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4811)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4811)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4810)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc5' GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4811)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc6' GbProxy_Test-NS(PCU[2])(4809)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc7", dlci := 22 } }, nsvci := 7 } GbProxy_Test-NS(PCU[2])(4809)@ce292a631d80: Starting NSVC component for { provider := { fr := { netdev := "hdlc8", dlci := 23 } }, nsvci := 8 } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4817)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7(4814)@ce292a631d80: NSVC 7 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(4812)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4818)@ce292a631d80: Warning: Test port parameter sleep_on_enobufs is not supported on port FR. GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4820)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4820)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4820)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc7' GbProxy_Test-NS(PCU[2])-NSVCI8(4816)@ce292a631d80: NSVC 8 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4821)@ce292a631d80: AF_PACKET Test port (FR): user_start GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4821)@ce292a631d80: AF_PACKET Test port (FR): user_map GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4821)@ce292a631d80: AF_PACKET Test port (FR): Using AF_PACKET netdev `hdlc8' GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4795)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4799)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4805)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4803)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4810)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4811)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4820)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4821)@ce292a631d80: Dropping Rx FR frame while service affecting condition exists GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4795)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4799)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4803)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4805)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4810)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4811)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4820)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4821)@ce292a631d80: Detecting no more service affecting condition after N392 consecutive good cycles GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4791)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 16, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820001048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4794)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 17, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820002048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4798)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 18, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820003048207D1'O } GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4800)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 19, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820004048207D1'O } GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4808)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 21, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820006048207D2'O } GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4807)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 20, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820005048207D2'O } GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4817)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 22, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820007048207D3'O } GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4818)@ce292a631d80: Dropping Rx Msg because FR DLC not yet available{ hdr := { dlci := 23, c_r := false, fecn := false, becn := false, de := false }, payload := '0200810101820008048207D3'O } GbProxy_Test-NS(PCU[0])-NSVCI1(4788)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4790)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI1(4788)@ce292a631d80: NSVC 1 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI1(4788)@ce292a631d80: NSVC 1 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2(4790)@ce292a631d80: NSVC 2 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI2(4790)@ce292a631d80: NSVC 2 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4792)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI4(4796)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[0])-NSVCI2(4790)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI1(4788)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI4(4796)@ce292a631d80: NSVC 4 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4801)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[1])-NSVCI6(4804)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(PCU[0])(4787)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(4787)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI4(4796)@ce292a631d80: NSVC 4 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4792)@ce292a631d80: NSVC 3 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[0])-NSVCI3(4792)@ce292a631d80: NSVC 3 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI4(4796)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4804)@ce292a631d80: NSVC 6 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI6(4804)@ce292a631d80: NSVC 6 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI5(4801)@ce292a631d80: NSVC 5 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI5(4801)@ce292a631d80: NSVC 5 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI3(4792)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI6(4804)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI5(4801)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4776)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4776)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4765)@ce292a631d80: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4789)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4814)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-NS(PCU[2])-NSVCI8(4816)@ce292a631d80: Provider Link came up: sending NS-RESET GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4765)@ce292a631d80: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4814)@ce292a631d80: NSVC 7 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4814)@ce292a631d80: NSVC 7 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI8(4816)@ce292a631d80: NSVC 8 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI8(4816)@ce292a631d80: NSVC 8 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])(4797)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(4797)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI7(4814)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI8(4816)@ce292a631d80: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4778)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4768)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4767)@ce292a631d80: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4778)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4780)@ce292a631d80: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4780)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4768)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4767)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4802)@ce292a631d80: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4806)@ce292a631d80: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(4812)@ce292a631d80: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(4812)@ce292a631d80: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4772)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4782)@ce292a631d80: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4772)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4770)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4770)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4773)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4781)@ce292a631d80: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4773)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4781)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4782)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4815)@ce292a631d80: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4813)@ce292a631d80: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4784)@ce292a631d80: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4819)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4784)@ce292a631d80: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ce292a631d80: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@ce292a631d80: Connecting G_SGSN[0] to BVCI=20011 MTC@ce292a631d80: Connecting G_SGSN[1] to BVCI=20011 MTC@ce292a631d80: Connecting G_PCU[0] to BVCI=20011 MTC@ce292a631d80: Connecting G_PCU[1] to BVCI=20021 MTC@ce292a631d80: Connecting G_PCU[2] to BVCI=20031 MTC@ce292a631d80: setverdict(pass): none -> pass MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass, component reason not changed MTC@ce292a631d80: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@ce292a631d80: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(4761)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(4766)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(4787)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4764)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(4793)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(4797)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4777)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4782)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4780)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4770)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4778)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4776)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4817)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4762)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(4779)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4783)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(4786)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7(4814)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4784)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2(4790)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1(4788)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4806)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4768)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4800)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4791)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4773)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5(4801)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4765)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(4763)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4781)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4789)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4808)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(4812)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4805)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4805)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4821)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4821)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4811)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4811)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4810)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4810)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4769)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(4809)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4813)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3(4792)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4798)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4815)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4819)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(4771)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4767)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4807)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4794)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(4774)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI6(4804)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4818)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4772)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4799)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4799)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4803)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4803)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4795)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4795)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4802)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4820)@ce292a631d80: AF_PACKET Test port (FR): user_stop GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4820)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(4785)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI8(4816)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(4775)@ce292a631d80: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI4(4796)@ce292a631d80: Final verdict of PTC: none MTC@ce292a631d80: Setting final verdict of the test case. MTC@ce292a631d80: Local verdict of MTC: pass MTC@ce292a631d80: Local verdict of PTC IPA-CTRL-CLI-IPA(4761): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4762): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(4763): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(4764): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(4765): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(4766): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(4767): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(4768): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(4769): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(4770): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(4771): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(4772): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(4773): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(4774): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(4775): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(4776): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(4777): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(4778): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(4779): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(4780): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(4781): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(4782): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(4783): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(4784): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(4785): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])(4786): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(4787): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1(4788): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(4789): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2(4790): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-provFR(4791): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3(4792): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])(4793): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-provFR(4794): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI1-NSVCemu1-FRemu(4795): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4(4796): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(4797): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-provFR(4798): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2-NSVCemu2-FRemu(4799): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-provFR(4800): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5(4801): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(4802): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI4-NSVCemu4-FRemu(4803): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6(4804): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI3-NSVCemu3-FRemu(4805): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(4806): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-provFR(4807): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-provFR(4808): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])(4809): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI5-NSVCemu5-FRemu(4810): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI6-NSVCemu6-FRemu(4811): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(4812): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(4813): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7(4814): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(4815): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8(4816): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-provFR(4817): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-provFR(4818): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(4819): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI7-NSVCemu7-FRemu(4820): none (pass -> pass) MTC@ce292a631d80: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI8-NSVCemu8-FRemu(4821): none (pass -> pass) MTC@ce292a631d80: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@ce292a631d80: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Mon Dec 9 05:29:02 UTC 2024 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=309000) Waiting for packet dumper to finish... 1 (prev_count=309000, count=310332) MTC@ce292a631d80: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@ce292a631d80: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ce292a631d80: Terminating MTC. MC@ce292a631d80: MTC terminated. MC2> exit MC@ce292a631d80: Shutting down session. MC@ce292a631d80: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/gbproxy/expected-results.xml' against results in 'junit-xml-30.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 NEW: PASS GBProxy_Tests.TC_load_sharing_dl Summary: pass: 76 NEW: PASS: 1 + 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_load_sharing_dl.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-fr-24 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + [ -n jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + docker kill jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy Error response from daemon: Cannot kill container: jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test: Container ce292a631d80bca6282149d05d4792a3e9a6e51f84ccbc52e359ce02cdbb6347 is not running + docker wait jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test Error response from daemon: No such container: jenkins-ttcn3-gbproxy-test-fr-latest-881-gbproxy Error response from daemon: No such container: jenkins-ttcn3-gbproxy-test-fr-latest-881-ttcn3-gbproxy-test + true + network_remove + set +x Removing network ttcn3-gbproxy-test-fr-24 + docker network remove ttcn3-gbproxy-test-fr-24 ttcn3-gbproxy-test-fr-24 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-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-fr-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/_cache:/cache --name jenkins-ttcn3-gbproxy-test-fr-latest-881-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1003:1003 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1003:1003 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test-fr-latest/logs/gbproxy-tester/junit-xml-30.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS