Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision a749a0b4aefed649d8bc2c5012a8386a4ad838f1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a749a0b4aefed649d8bc2c5012a8386a4ad838f1 # timeout=10 Commit message: "debian-bookworm-build-arm: FROM: add arm32v7" > git rev-list --no-walk a749a0b4aefed649d8bc2c5012a8386a4ad838f1 # timeout=10 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins1259995834516669542.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-hnbgw-test-latest + sed s/-latest$// + DIR=ttcn3-hnbgw-test + export IMAGE_SUFFIX=latest + cd ttcn3-hnbgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs ] + [ xjenkins-ttcn3-hnbgw-test-latest-819 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-hnbgw-test + SUITE_NAME=ttcn3-hnbgw-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-hnbgw-latest ttcn3-hnbgw-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-stp-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 + 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-hnbgw-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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_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=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #6 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ff189fcdc43e63971cd339de32db2ea0e3ce7b4b0d19376943aaff0c33467afb done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n ff189fcdc43e + 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-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-stp-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-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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_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=jolly/work \ -t osmocom-build/osmo-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 576B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:1bf8b4630d94838c06218e84f47d721cd4bd973eb7b124084c3f264ad984b7ff done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 1bf8b4630d94 + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran10:amd64 1.9.0 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-stp:amd64 1.9.0 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnbgw-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 + 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-hnbgw-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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_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=jolly/work \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf #7 resolve registry.osmocom.org/debian:bookworm@sha256:3521cd844df5a6f3fd71217af1fc8222db5a7138a753eef86a0550d153184cdf 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ff189fcdc43e63971cd339de32db2ea0e3ce7b4b0d19376943aaff0c33467afb done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n ff189fcdc43e + 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-hnbgw-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnbgw-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnbgw-latest + echo osmo-hnbgw-latest + dir=osmo-hnbgw-latest + pull_arg=--pull + grep ^FROM ../osmo-hnbgw-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-hnbgw-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnbgw-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnbgw-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-hnbgw-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-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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_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=jolly/work \ -t osmocom-build/osmo-hnbgw-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 474B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 CACHED #5 [internal] load build context #5 transferring context: 836B done #5 DONE 0.1s #6 [2/5] RUN APT-GET update && apt-get install -y --no-install-recommends osmo-hnbgw && apt-get clean #6 0.394 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.394 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.396 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.497 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] #6 0.597 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] #6 0.604 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #6 0.611 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #6 0.641 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] #6 0.674 Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] #6 0.693 Fetched 473 kB in 0s (1363 kB/s) #6 0.693 Reading package lists... #6 0.962 Reading package lists... #6 1.208 Building dependency tree... #6 1.256 Reading state information... #6 1.323 The following additional packages will be installed: #6 1.323 libasn1c1 libjansson4 libmnl0 libnftables1 libnftnl11 libosmo-gtlv1 #6 1.323 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 #6 1.323 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 #6 1.324 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libtalloc2 liburing2 #6 1.324 libxtables12 osmocom-latest #6 1.324 Suggested packages: #6 1.324 lksctp-tools #6 1.324 Recommended packages: #6 1.324 osmo-mgw #6 1.369 The following NEW packages will be installed: #6 1.369 libasn1c1 libjansson4 libmnl0 libnftables1 libnftnl11 libosmo-gtlv1 #6 1.369 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 #6 1.369 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 #6 1.369 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libtalloc2 liburing2 #6 1.369 libxtables12 osmo-hnbgw osmocom-latest #6 1.388 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #6 1.388 Need to get 1914 kB of archives. #6 1.388 After this operation, 6906 kB of additional disk space will be used. #6 1.388 Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] #6 1.389 Get:2 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #6 1.411 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] #6 1.414 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv1 0.4.0 [16.4 kB] #6 1.414 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] #6 1.415 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] #6 1.417 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-pfcp0 0.4.0 [40.6 kB] #6 1.417 Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] #6 1.417 Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] #6 1.418 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 1.9.0 [124 kB] #6 1.419 Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] #6 1.419 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] #6 1.420 Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.6.0 [51.7 kB] #6 1.420 Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.13.0 [57.6 kB] #6 1.421 Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] #6 1.421 Get:16 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.422 Get:17 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #6 1.423 Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-rua0 1.6.0 [28.0 kB] #6 1.423 Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hnbgw 1.6.0 [105 kB] #6 1.427 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #6 1.428 Get:21 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #6 1.434 Get:22 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.435 Get:23 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.435 Get:24 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.514 debconf: delaying package configuration, since apt-utils is not installed #6 1.557 Fetched 1914 kB in 0s (30.3 MB/s) #6 1.644 Selecting previously unselected package libjansson4:amd64. #6 1.644 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6628 files and directories currently installed.) #6 1.660 Preparing to unpack .../00-libjansson4_2.14-2_amd64.deb ... #6 1.693 Unpacking libjansson4:amd64 (2.14-2) ... #6 1.830 Selecting previously unselected package libmnl0:amd64. #6 1.832 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ... #6 1.850 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 1.976 Selecting previously unselected package libnftnl11:amd64. #6 1.978 Preparing to unpack .../02-libnftnl11_1.2.4-2_amd64.deb ... #6 1.996 Unpacking libnftnl11:amd64 (1.2.4-2) ... #6 2.138 Selecting previously unselected package libxtables12:amd64. #6 2.139 Preparing to unpack .../03-libxtables12_1.8.9-2_amd64.deb ... #6 2.155 Unpacking libxtables12:amd64 (1.8.9-2) ... #6 2.268 Selecting previously unselected package libnftables1:amd64. #6 2.268 Preparing to unpack .../04-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #6 2.285 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #6 2.404 Selecting previously unselected package osmocom-latest. #6 2.406 Preparing to unpack .../05-osmocom-latest_1.0.0_amd64.deb ... #6 2.423 Unpacking osmocom-latest (1.0.0) ... #6 2.554 Selecting previously unselected package libsctp1:amd64. #6 2.556 Preparing to unpack .../06-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 2.573 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.708 Selecting previously unselected package libtalloc2:amd64. #6 2.709 Preparing to unpack .../07-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.728 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.870 Selecting previously unselected package liburing2:amd64. #6 2.872 Preparing to unpack .../08-liburing2_2.3-3_amd64.deb ... #6 2.889 Unpacking liburing2:amd64 (2.3-3) ... #6 3.018 Selecting previously unselected package libosmocore22:amd64. #6 3.019 Preparing to unpack .../09-libosmocore22_1.10.0_amd64.deb ... #6 3.037 Unpacking libosmocore22:amd64 (1.10.0) ... #6 3.171 Selecting previously unselected package libosmo-gtlv1:amd64. #6 3.173 Preparing to unpack .../10-libosmo-gtlv1_0.4.0_amd64.deb ... #6 3.191 Unpacking libosmo-gtlv1:amd64 (0.4.0) ... #6 3.320 Selecting previously unselected package libosmoisdn0:amd64. #6 3.322 Preparing to unpack .../11-libosmoisdn0_1.10.0_amd64.deb ... #6 3.340 Unpacking libosmoisdn0:amd64 (1.10.0) ... #6 3.463 Selecting previously unselected package libosmogsm20:amd64. #6 3.465 Preparing to unpack .../12-libosmogsm20_1.10.0_amd64.deb ... #6 3.483 Unpacking libosmogsm20:amd64 (1.10.0) ... #6 3.623 Selecting previously unselected package libosmo-pfcp0:amd64. #6 3.625 Preparing to unpack .../13-libosmo-pfcp0_0.4.0_amd64.deb ... #6 3.643 Unpacking libosmo-pfcp0:amd64 (0.4.0) ... #6 3.773 Selecting previously unselected package libosmonetif11:amd64. #6 3.775 Preparing to unpack .../14-libosmonetif11_1.5.1_amd64.deb ... #6 3.795 Unpacking libosmonetif11:amd64 (1.5.1) ... #6 3.926 Selecting previously unselected package libosmovty13:amd64. #6 3.928 Preparing to unpack .../15-libosmovty13_1.10.0_amd64.deb ... #6 3.946 Unpacking libosmovty13:amd64 (1.10.0) ... #6 4.078 Selecting previously unselected package libosmo-sigtran10:amd64. #6 4.080 Preparing to unpack .../16-libosmo-sigtran10_1.9.0_amd64.deb ... #6 4.098 Unpacking libosmo-sigtran10:amd64 (1.9.0) ... #6 4.242 Selecting previously unselected package libosmoctrl0:amd64. #6 4.244 Preparing to unpack .../17-libosmoctrl0_1.10.0_amd64.deb ... #6 4.262 Unpacking libosmoctrl0:amd64 (1.10.0) ... #6 4.382 Selecting previously unselected package libasn1c1:amd64. #6 4.384 Preparing to unpack .../18-libasn1c1_0.9.37_amd64.deb ... #6 4.401 Unpacking libasn1c1:amd64 (0.9.37) ... #6 4.540 Selecting previously unselected package libosmo-hnbap0:amd64. #6 4.542 Preparing to unpack .../19-libosmo-hnbap0_1.6.0_amd64.deb ... #6 4.560 Unpacking libosmo-hnbap0:amd64 (1.6.0) ... #6 4.689 Selecting previously unselected package libosmo-mgcp-client14:amd64. #6 4.690 Preparing to unpack .../20-libosmo-mgcp-client14_1.13.0_amd64.deb ... #6 4.708 Unpacking libosmo-mgcp-client14:amd64 (1.13.0) ... #6 4.839 Selecting previously unselected package libosmo-ranap7:amd64. #6 4.840 Preparing to unpack .../21-libosmo-ranap7_1.6.0_amd64.deb ... #6 4.858 Unpacking libosmo-ranap7:amd64 (1.6.0) ... #6 4.999 Selecting previously unselected package libosmo-rua0:amd64. #6 5.001 Preparing to unpack .../22-libosmo-rua0_1.6.0_amd64.deb ... #6 5.018 Unpacking libosmo-rua0:amd64 (1.6.0) ... #6 5.160 Selecting previously unselected package osmo-hnbgw. #6 5.162 Preparing to unpack .../23-osmo-hnbgw_1.6.0_amd64.deb ... #6 5.179 Unpacking osmo-hnbgw (1.6.0) ... #6 5.296 Setting up osmocom-latest (1.0.0) ... #6 5.348 Setting up libjansson4:amd64 (2.14-2) ... #6 5.400 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 5.453 Setting up libmnl0:amd64 (1.0.4-3) ... #6 5.505 Setting up libxtables12:amd64 (1.8.9-2) ... #6 5.558 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 5.611 Setting up liburing2:amd64 (2.3-3) ... #6 5.663 Setting up libasn1c1:amd64 (0.9.37) ... #6 5.715 Setting up libnftnl11:amd64 (1.2.4-2) ... #6 5.768 Setting up libosmocore22:amd64 (1.10.0) ... #6 5.820 Setting up libosmo-gtlv1:amd64 (0.4.0) ... #6 5.873 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #6 5.926 Setting up libosmo-hnbap0:amd64 (1.6.0) ... #6 5.979 Setting up libosmovty13:amd64 (1.10.0) ... #6 6.032 Setting up libosmo-rua0:amd64 (1.6.0) ... #6 6.084 Setting up libosmoisdn0:amd64 (1.10.0) ... #6 6.137 Setting up libosmo-mgcp-client14:amd64 (1.13.0) ... #6 6.189 Setting up libosmogsm20:amd64 (1.10.0) ... #6 6.242 Setting up libosmoctrl0:amd64 (1.10.0) ... #6 6.294 Setting up libosmo-pfcp0:amd64 (0.4.0) ... #6 6.346 Setting up libosmonetif11:amd64 (1.5.1) ... #6 6.399 Setting up libosmo-sigtran10:amd64 (1.9.0) ... #6 6.450 Setting up libosmo-ranap7:amd64 (1.6.0) ... #6 6.502 Setting up osmo-hnbgw (1.6.0) ... #6 6.751 changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom #6 6.753 mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 6.755 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 6.756 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 6.760 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 6.844 Processing triggers for libc-bin (2.36-9+deb12u8) ... #6 DONE 7.1s #7 [3/5] WORKDIR /TMP #7 DONE 0.1s #8 [4/5] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.cfg #8 DONE 0.1s #9 [5/5] WORKDIR /DATA #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:b0f630de6095c3daa8d9e68740c682134c7eeb6877ade34c361a06668df61b68 done #10 naming to docker.io/osmocom-build/osmo-hnbgw-latest:latest 0.0s done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/osmo-hnbgw-latest' + docker_image_exists osmo-hnbgw-latest + docker images -q osmocom-build/osmo-hnbgw-latest + test -n b0f630de6095 + list_osmo_packages debian-bookworm osmo-hnbgw-latest + local distro=debian-bookworm + local image=osmo-hnbgw-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnbgw-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnbgw-latest ### ii libosmo-gtlv1:amd64 0.4.0 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap0:amd64 1.6.0 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client14:amd64 1.13.0 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-pfcp0:amd64 0.4.0 amd64 PFCP protocol support ii libosmo-ranap7:amd64 1.6.0 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.6.0 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran10:amd64 1.9.0 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-hnbgw 1.6.0 amd64 OsmoHNBGW: Osmocom Home Node B Gateway 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-hnbgw-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:00ea4ed1eea02094fbacf572c5ee2f6d9ad752a154eaad516f2f4bce43665e7d 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-hnbgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnbgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnbgw-test + echo ttcn3-hnbgw-test + dir=ttcn3-hnbgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnbgw-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-hnbgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnbgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnbgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-hnbgw-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-hnbgw-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --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_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=jolly/work \ -t osmocom-build/ttcn3-hnbgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 395B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 3.38kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnbgw #8 CACHED #9 [4/4] COPY HNBGW_TESTS.CFG /data/HNBGW_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:8368373840d860da05fbab6b2fe56fbd069f4214e5b75c388c974e72c6dfeae2 done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-hnbgw-test' + docker_image_exists ttcn3-hnbgw-test + docker images -q osmocom-build/ttcn3-hnbgw-test + test -n 8368373840d8 + list_osmo_packages debian-bookworm ttcn3-hnbgw-test + local distro=debian-bookworm + local image=ttcn3-hnbgw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hnbgw-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + VOL_BASE_DIR_PFCP=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp + network_create + SUBNET=3310079 + seq 1 30 + echo (3310079 + 1) % 256 + bc + SUBNET=0 + NET_NAME=ttcn3-hnbgw-test-0 + SUB4=172.18.0.0/24 + SUB6=fd02:db8:0::/64 + set +x Creating network ttcn3-hnbgw-test-0, trying SUBNET=0... + docker network create --internal --subnet 172.18.0.0/24 --ipv6 --subnet fd02:db8:0::/64 ttcn3-hnbgw-test-0 79817cba93a7dc8b1205620d42e97eebfd182968785a7a4f7c868d260a77325a + set +x ### Network ttcn3-hnbgw-test-0 created (SUBNET=0) ### + return + echo Testing without PFCP Testing without PFCP + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs HNBGW_Tests.cfg osmo-stp.cfg osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs + tests_cfg=HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/unix + cp HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_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-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/unix + cp osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 0 200 + NET=0 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.200 --ip6 fd02:db8:0::200 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.200 --ip6 fd02:db8:0::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-latest-819-stp -d osmocom-build/osmo-stp-latest 68387023f5a1e03d66baee95ed7000a9581af3f37b8e135980a62b6498dced8c + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 0 20 + NET=0 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.20 --ip6 fd02:db8:0::20 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.20 --ip6 fd02:db8:0::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-819-hnbgw -d osmocom-build/osmo-hnbgw-latest 6eca1cf2ebf63f1c5caa4732b6d254788c59e70c3b8781e4eb80fa027342ef1a + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 0 203 + NET=0 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.203 --ip6 fd02:db8:0::203 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.203 --ip6 fd02:db8:0::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.0.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-819-ttcn3-hnbgw-test osmocom-build/ttcn3-hnbgw-test + SUBDIR=hnbgw + SUITE=HNBGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests HNBGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@872fa3225fe9: Unix server socket created successfully. MC@872fa3225fe9: Listening on TCP port 33779. MC2> 872fa3225fe9 is the default spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 872fa3225fe9 33779 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@872fa3225fe9: New HC connected from 172.18.0.203 [172.18.0.203]. 872fa3225fe9: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@872fa3225fe9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@872fa3225fe9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@872fa3225fe9: Configuration file was processed on all HCs. MC@872fa3225fe9: Creating MTC on host 172.18.0.203. MC@872fa3225fe9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Thu Sep 12 10:22:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(9)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@872fa3225fe9: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(8)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(11)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@872fa3225fe9: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(3)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(13)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@872fa3225fe9: Test case TC_hnb_register finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Sep 12 10:22:16 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158923) Waiting for packet dumper to finish... 1 (prev_count=158923, count=214324) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Thu Sep 12 10:22:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(22)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(20)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@872fa3225fe9: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: talloc reports "struct hnb_context" x 1, expecting 1 MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1-RUA(18)@872fa3225fe9: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@872fa3225fe9: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@872fa3225fe9: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(26)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(14)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@872fa3225fe9: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Sep 12 10:22:21 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82307) Waiting for packet dumper to finish... 1 (prev_count=82307, count=140686) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Thu Sep 12 10:22:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(33)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(31)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@872fa3225fe9: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: talloc reports "struct hnb_context" x 1, expecting 1 MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@872fa3225fe9: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(27)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(37)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@872fa3225fe9: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Thu Sep 12 10:22:26 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80213) Waiting for packet dumper to finish... 1 (prev_count=80213, count=138294) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Thu Sep 12 10:22:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(44)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(42)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@872fa3225fe9: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@872fa3225fe9: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@872fa3225fe9: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@872fa3225fe9: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_hnb_disconnected_timeout-Iuh0(49)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_hnb_disconnected_timeout-Iuh0(49)@872fa3225fe9: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@872fa3225fe9: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(45)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(48)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(38)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@872fa3225fe9: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Thu Sep 12 10:22:44 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145316) Waiting for packet dumper to finish... 1 (prev_count=145316, count=145812) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Thu Sep 12 10:22:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(57)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(57)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(55)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(55)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(51)@872fa3225fe9: Final verdict of PTC: none TC_ue_register-Iuh0(52)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@872fa3225fe9: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(53)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(61)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@872fa3225fe9: Test case TC_ue_register finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Sep 12 10:22:49 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82749) Waiting for packet dumper to finish... 1 (prev_count=82749, count=137075) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Thu Sep 12 10:22:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ue_register_tmsi_lai started. MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(63)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(68)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(68)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(66)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(66)@872fa3225fe9: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(64)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(62)@872fa3225fe9: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(72)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@872fa3225fe9: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Sep 12 10:22:54 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82557) Waiting for packet dumper to finish... 1 (prev_count=82557, count=136866) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Thu Sep 12 10:22:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(79)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(79)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(77)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@872fa3225fe9: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(75)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@872fa3225fe9: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(73)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(83)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@872fa3225fe9: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Thu Sep 12 10:22:58 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80120) Waiting for packet dumper to finish... 1 (prev_count=80120, count=134788) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Thu Sep 12 10:23:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(90)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(88)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(89)@872fa3225fe9: f_create_expect(l3 := '63C4F296A2C05EC576F6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@872fa3225fe9: Created Expect[0] for '63C4F296A2C05EC576F6'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@872fa3225fe9: Added conn table entry 0TC_ranap_cs_initial_ue0(95)294237 HNBGW_Test.msc0-SCCP(88)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@872fa3225fe9: Found Expect[0] for l3='63C4F296A2C05EC576F6'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@872fa3225fe9: Added conn table entry 0TC_ranap_cs_initial_ue0(95)10283701 HNBGW_Test.msc0-SCCP(88)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(88)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@872fa3225fe9: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(95)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(86)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(84)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(94)@872fa3225fe9: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Sep 12 10:23:04 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118512) Waiting for packet dumper to finish... 1 (prev_count=118512, count=156783) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Thu Sep 12 10:23:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(97)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(102)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(102)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(102)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(100)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(105)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(105)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(105)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(103)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(102)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(105)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(101)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(101)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(104)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@872fa3225fe9: f_create_expect(l3 := '7D564911BC41C4DC7C6C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(104)@872fa3225fe9: Created Expect[0] for '7D564911BC41C4DC7C6C'O to be handled at TC_ranap_ps_initial_ue0(107) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@872fa3225fe9: Added conn table entry 0TC_ranap_ps_initial_ue0(107)8871900 HNBGW_Test.sgsn0-SCCP(103)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(103)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(104)@872fa3225fe9: Found Expect[0] for l3='7D564911BC41C4DC7C6C'O handled at TC_ranap_ps_initial_ue0(107) HNBGW_Test.sgsn0-RAN(104)@872fa3225fe9: Added conn table entry 0TC_ranap_ps_initial_ue0(107)3092872 HNBGW_Test.sgsn0-SCCP(103)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(103)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(107)@872fa3225fe9: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(107)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(98)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(101)@872fa3225fe9: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(97)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(96)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(106)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(104)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(103)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(105)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(100)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(102)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(96): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(106): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_initial_ue0(107): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Sep 12 10:23:10 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118286) Waiting for packet dumper to finish... 1 (prev_count=118286, count=157092) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Thu Sep 12 10:23:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(114)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(114)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(114)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(117)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(117)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(117)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(115)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(114)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(117)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(113)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(113)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(116)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(116)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(113)@872fa3225fe9: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(113)@872fa3225fe9: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(119) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@872fa3225fe9: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)14598172 HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(113)@872fa3225fe9: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(119) HNBGW_Test.msc0-RAN(113)@872fa3225fe9: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)11361660 HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(119)@872fa3225fe9: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(119)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(112)@872fa3225fe9: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@872fa3225fe9: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(113)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(111)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(116)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(115)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(117)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(114)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(118)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(108)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(108): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(118): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Thu Sep 12 10:23:16 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124221) Waiting for packet dumper to finish... 1 (prev_count=124221, count=165630) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Thu Sep 12 10:23:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(126)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(126)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(126)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(124)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(129)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(129)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(129)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(126)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(129)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(125)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(125)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(128)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(128)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(128)@872fa3225fe9: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(128)@872fa3225fe9: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(131) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@872fa3225fe9: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)3400258 HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(128)@872fa3225fe9: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(131) HNBGW_Test.sgsn0-RAN(128)@872fa3225fe9: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)1389132 HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(131)@872fa3225fe9: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(131)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(128)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(125)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(120)@872fa3225fe9: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(127)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(129)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(124)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(130)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(126)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(123)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(120): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(130): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Thu Sep 12 10:23:22 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124205) Waiting for packet dumper to finish... 1 (prev_count=124205, count=165636) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Thu Sep 12 10:23:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(133)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(138)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(138)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(138)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(141)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(141)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(141)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(139)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(138)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(141)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(137)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(137)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(140)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(140)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(137)@872fa3225fe9: f_create_expect(l3 := 'FAD488318177A17C906E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(137)@872fa3225fe9: Created Expect[0] for 'FAD488318177A17C906E'O to be handled at TC_ranap_cs_bidir0(143) TC_ranap_cs_bidir-Iuh0-RUA(134)@872fa3225fe9: Added conn table entry 0TC_ranap_cs_bidir0(143)15928714 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(137)@872fa3225fe9: Found Expect[0] for l3='FAD488318177A17C906E'O handled at TC_ranap_cs_bidir0(143) HNBGW_Test.msc0-RAN(137)@872fa3225fe9: Added conn table entry 0TC_ranap_cs_bidir0(143)12635398 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(143)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: vl_len:22 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A5751E4C0E0990241A215'O TC_ranap_cs_bidir0(143)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(143)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: vl_len:20 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(143)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(143)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(134)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(136)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(141)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(132)@872fa3225fe9: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(133)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(140)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(139)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(137)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(138)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(142)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(132): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(142): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_bidir0(143): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Sep 12 10:23:28 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=122925) Waiting for packet dumper to finish... 1 (prev_count=122925, count=174438) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Thu Sep 12 10:23:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(145)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(150)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(148)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(153)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(150)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(153)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(149)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(149)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(152)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@872fa3225fe9: f_create_expect(l3 := '764CB4EB05268993B288'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(152)@872fa3225fe9: Created Expect[0] for '764CB4EB05268993B288'O to be handled at TC_ranap_ps_bidir0(155) TC_ranap_ps_bidir-Iuh0-RUA(146)@872fa3225fe9: Added conn table entry 0TC_ranap_ps_bidir0(155)11475121 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(152)@872fa3225fe9: Found Expect[0] for l3='764CB4EB05268993B288'O handled at TC_ranap_ps_bidir0(155) HNBGW_Test.sgsn0-RAN(152)@872fa3225fe9: Added conn table entry 0TC_ranap_ps_bidir0(155)15550382 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(155)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: vl_len:22 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC6E9FE532B1D4C755736'O TC_ranap_ps_bidir0(155)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(155)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: vl_len:20 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(155)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(155)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(146)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(149)@872fa3225fe9: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(145)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(152)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(153)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(144)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(154)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(144): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_bidir0(155): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Sep 12 10:23:34 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119996) Waiting for packet dumper to finish... 1 (prev_count=119996, count=172402) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Thu Sep 12 10:23:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(157)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(162)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(162)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(165)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(161)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(161)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(164)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(164)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(166)@872fa3225fe9: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@872fa3225fe9: f_create_expect(l3 := 'B812A48DA43E6CB5F9D3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@872fa3225fe9: Created Expect[0] for 'B812A48DA43E6CB5F9D3'O to be handled at TC_rab_assignment0(167) TC_rab_assignment-Iuh0-RUA(158)@872fa3225fe9: Added conn table entry 0TC_rab_assignment0(167)5936497 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@872fa3225fe9: Found Expect[0] for l3='B812A48DA43E6CB5F9D3'O handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@872fa3225fe9: Added conn table entry 0TC_rab_assignment0(167)11502356 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(167)@872fa3225fe9: setverdict(pass): none -> pass VirtHNBGW-STATS(156)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(156)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(156)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: vl_len:91 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(166)@872fa3225fe9: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a957117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a957117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(167) TC_rab_assignment0(167)@872fa3225fe9: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5a957117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a957117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(167)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@872fa3225fe9: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a957117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a957117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(167)@872fa3225fe9: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a957117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5a957117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(156)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(156)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(156)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: vl_len:12 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(167)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a957117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(167)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "5a957117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(167)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(158)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@872fa3225fe9: Final verdict of PTC: none TC_rab_assignment-Iuh0(157)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(166)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(156)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assignment0(167): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_rab_assignment finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Sep 12 10:23:40 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119768) Waiting for packet dumper to finish... 1 (prev_count=119768, count=232902) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Thu Sep 12 10:23:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_rab_release started. TC_rab_release-Iuh0(169)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(174)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(174)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(174)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(177)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(177)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(177)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(175)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(174)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(177)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(173)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(173)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(176)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(176)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(178)@872fa3225fe9: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@872fa3225fe9: f_create_expect(l3 := '409CC4A41F1F15000C53'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(173)@872fa3225fe9: Created Expect[0] for '409CC4A41F1F15000C53'O to be handled at TC_rab_release0(179) TC_rab_release-Iuh0-RUA(170)@872fa3225fe9: Added conn table entry 0TC_rab_release0(179)4193081 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(173)@872fa3225fe9: Found Expect[0] for l3='409CC4A41F1F15000C53'O handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@872fa3225fe9: Added conn table entry 0TC_rab_release0(179)15339811 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(179)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: vl_len:91 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(178)@872fa3225fe9: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3ffb3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3ffb3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(179) TC_rab_release0(179)@872fa3225fe9: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3ffb3917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3ffb3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(179)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@872fa3225fe9: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3ffb3917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3ffb3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(179)@872fa3225fe9: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3ffb3917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3ffb3917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(179)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(168)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: vl_len:21 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(168)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(179)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3ffb3917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(179)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3ffb3917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(179)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(170)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(172)@872fa3225fe9: Final verdict of PTC: none TC_rab_release-Iuh0(169)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(173)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(176)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(175)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(174)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(177)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(178)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(168)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(168): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_release-Iuh0(169): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(178): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_release0(179): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_rab_release finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Sep 12 10:23:46 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119963) Waiting for packet dumper to finish... 1 (prev_count=119963, count=227040) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Thu Sep 12 10:23:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(181)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(186)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(186)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(186)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(189)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(189)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(189)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(187)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(186)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(189)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(185)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(185)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(188)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(188)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(190)@872fa3225fe9: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@872fa3225fe9: f_create_expect(l3 := '931B4EED275A362BD315'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(185)@872fa3225fe9: Created Expect[0] for '931B4EED275A362BD315'O to be handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal-Iuh0-RUA(182)@872fa3225fe9: Added conn table entry 0TC_rab_release_abnormal0(191)10965139 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(185)@872fa3225fe9: Found Expect[0] for l3='931B4EED275A362BD315'O handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@872fa3225fe9: Added conn table entry 0TC_rab_release_abnormal0(191)10175598 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(191)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: vl_len:91 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(190)@872fa3225fe9: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7509317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7509317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal0(191)@872fa3225fe9: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7509317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7509317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(191)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@872fa3225fe9: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a7509317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7509317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(191)@872fa3225fe9: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a7509317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a7509317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(191)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(180)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: vl_len:21 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(180)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(191)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a7509317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(191)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a7509317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(191)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(182)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(187)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(184)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(188)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(189)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(186)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(185)@872fa3225fe9: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(181)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(190)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(180)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(180): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(190): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_release_abnormal0(191): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Sep 12 10:23:52 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124732) Waiting for packet dumper to finish... 1 (prev_count=124732, count=231990) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Thu Sep 12 10:23:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(193)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(198)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(198)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(198)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(201)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(201)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(201)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(199)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(198)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(201)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(197)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(197)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(200)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(200)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(202)@872fa3225fe9: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@872fa3225fe9: f_create_expect(l3 := '55C5AF4CDB4455567E94'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(197)@872fa3225fe9: Created Expect[0] for '55C5AF4CDB4455567E94'O to be handled at TC_rab_assign_fail0(203) TC_rab_assign_fail-Iuh0-RUA(194)@872fa3225fe9: Added conn table entry 0TC_rab_assign_fail0(203)931617 HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(197)@872fa3225fe9: Found Expect[0] for l3='55C5AF4CDB4455567E94'O handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@872fa3225fe9: Added conn table entry 0TC_rab_assign_fail0(203)15428477 HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(203)@872fa3225fe9: setverdict(pass): none -> pass VirtHNBGW-STATS(192)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(192)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(192)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: vl_len:91 HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(202)@872fa3225fe9: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e372117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e372117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(203) TC_rab_assign_fail0(203)@872fa3225fe9: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e372117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e372117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(203)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(203)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(192)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(192)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(192)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(203)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e372117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(203)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(203)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(196)@872fa3225fe9: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(193)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(195)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(200)@872fa3225fe9: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(194)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(197)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(199)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(201)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(198)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(202)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(192)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(192): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(202): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_fail0(203): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_rab_assign_fail finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Sep 12 10:23:58 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124501) Waiting for packet dumper to finish... 1 (prev_count=124501, count=208556) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Thu Sep 12 10:24:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(205)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(210)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(210)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(210)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(213)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(213)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(213)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(211)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(210)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(213)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(209)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(209)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(212)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(212)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(214)@872fa3225fe9: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@872fa3225fe9: f_create_expect(l3 := 'F2E9E62C81853FF6E375'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(209)@872fa3225fe9: Created Expect[0] for 'F2E9E62C81853FF6E375'O to be handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@872fa3225fe9: Added conn table entry 0TC_rab_assign_mgcp_to0(215)4590340 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(209)@872fa3225fe9: Found Expect[0] for l3='F2E9E62C81853FF6E375'O handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@872fa3225fe9: Added conn table entry 0TC_rab_assign_mgcp_to0(215)8256007 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(215)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: vl_len:91 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(214)@872fa3225fe9: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "460b0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "460b0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to0(215)@872fa3225fe9: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "460b0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "460b0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: vl_len:12 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(215)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(215)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(215)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(206)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(208)@872fa3225fe9: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(205)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(209)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(212)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(211)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(213)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(207)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(210)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(204)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(214)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(204): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(214): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_mgcp_to0(215): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Sep 12 10:24:08 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=152946) Waiting for packet dumper to finish... 1 (prev_count=152946, count=198422) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Thu Sep 12 10:24:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(222)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(222)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(222)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(225)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(225)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(225)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(223)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(222)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(225)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(221)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(221)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(224)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(224)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(226)@872fa3225fe9: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@872fa3225fe9: f_create_expect(l3 := 'CB8C81F5208A976A277E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(221)@872fa3225fe9: Created Expect[0] for 'CB8C81F5208A976A277E'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@872fa3225fe9: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)3738684 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(221)@872fa3225fe9: Found Expect[0] for l3='CB8C81F5208A976A277E'O handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@872fa3225fe9: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)5914269 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: setverdict(pass): none -> pass VirtHNBGW-STATS(216)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(216)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(216)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: vl_len:91 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(226)@872fa3225fe9: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "390c3c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "390c3c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "390c3c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "390c3c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "390c3c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "390c3c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "390c3c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "390c3c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(216)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(216)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(216)@872fa3225fe9: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: vl_len:12 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "390c3c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "390c3c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(222)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(223)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(221)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(220)@872fa3225fe9: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@872fa3225fe9: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(224)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(225)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(226)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(216)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(216): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(226): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Thu Sep 12 10:24:15 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120074) Waiting for packet dumper to finish... 1 (prev_count=120074, count=239503) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Thu Sep 12 10:24:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(229)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(234)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(234)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(234)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(237)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(237)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(237)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(235)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(234)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(237)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(233)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(233)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(236)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(236)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(233)@872fa3225fe9: f_create_expect(l3 := 'B1A7C3B6963F70641E69'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(233)@872fa3225fe9: Created Expect[0] for 'B1A7C3B6963F70641E69'O to be handled at TC_ranap_cs_mo_disconnect0(239) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@872fa3225fe9: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)2134139 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(233)@872fa3225fe9: Found Expect[0] for l3='B1A7C3B6963F70641E69'O handled at TC_ranap_cs_mo_disconnect0(239) HNBGW_Test.msc0-RAN(233)@872fa3225fe9: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)2449295 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(239)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: vl_len:22 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A353C7E74299AD2B021C6'O TC_ranap_cs_mo_disconnect0(239)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@872fa3225fe9: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)2134139 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-RAN(233)@872fa3225fe9: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)2449295 TC_ranap_cs_mo_disconnect0(239)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(239)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(232)@872fa3225fe9: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(229)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(231)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(237)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(236)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(233)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(235)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(228)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(234)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(238)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(228): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(238): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Sep 12 10:24:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163726) Waiting for packet dumper to finish... 1 (prev_count=163726, count=189340) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Thu Sep 12 10:24:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(246)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(249)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@872fa3225fe9: f_create_expect(l3 := '1F142AE4C7FD90B16941'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@872fa3225fe9: Created Expect[0] for '1F142AE4C7FD90B16941'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@872fa3225fe9: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)7472384 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@872fa3225fe9: Found Expect[0] for l3='1F142AE4C7FD90B16941'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@872fa3225fe9: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)8508924 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(251)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: vl_len:22 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AB5D86B105A627EBD6E55'O TC_ranap_ps_mo_disconnect0(251)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@872fa3225fe9: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)7472384 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@872fa3225fe9: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)8508924 TC_ranap_ps_mo_disconnect0(251)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(245)@872fa3225fe9: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(240)@872fa3225fe9: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(250)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Sep 12 10:24:37 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149573) Waiting for packet dumper to finish... 1 (prev_count=149573, count=175099) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Thu Sep 12 10:24:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap" >/data/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(253)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(255)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(260)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(260)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(260)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(258)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(263)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(263)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(263)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(260)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(263)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(259)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(259)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(262)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(262)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(265)@872fa3225fe9: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(262)@872fa3225fe9: f_create_expect(l3 := 'DF656D157C0C87B29665'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(262)@872fa3225fe9: Created Expect[0] for 'DF656D157C0C87B29665'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254)@872fa3225fe9: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)3174391 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(262)@872fa3225fe9: Found Expect[0] for l3='DF656D157C0C87B29665'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(262)@872fa3225fe9: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)6963849 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: Session index based on connection ID:0 TC_ps_rab_assignment_without_pfcp0(266)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: vl_len:91 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: vl_from0 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(266)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: vl_len:12 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: vl_from0 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(266)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(266)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(258)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(263)@872fa3225fe9: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(256)@872fa3225fe9: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(253)@872fa3225fe9: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(255)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(259)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(261)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(262)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(257)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(260)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(264)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(252)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(265)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(252): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(253): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(255): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(256): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(257): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(258): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(259): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(260): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(261): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(262): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(263): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(264): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(265): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Thu Sep 12 10:24:48 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158245) Waiting for packet dumper to finish... 1 (prev_count=158245, count=185348) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Thu Sep 12 10:24:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(275)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(275)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(278)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(274)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(274)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(277)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(277)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(274)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(280) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(280)6200979 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(280) HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(280)7217142 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(280)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(280)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(274)@872fa3225fe9: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)6554581 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)10941581 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(274)@872fa3225fe9: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(282) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@872fa3225fe9: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(282)3621662 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: First idle individual index:2 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(282) HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(282)10833436 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(282)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(282)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(274)@872fa3225fe9: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@872fa3225fe9: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(283)3613348 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: First idle individual index:3 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(283)1270049 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(283)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(271)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(267)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(272)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(279)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(267): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(271): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(272): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(280): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(282): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Sep 12 10:24:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215055) Waiting for packet dumper to finish... 1 (prev_count=215055, count=282916) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Thu Sep 12 10:25:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(292)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(292)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(292)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(295)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(295)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(295)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(293)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(298)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(298)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(298)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(296)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(301)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(301)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(301)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(299)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(292)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(295)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(298)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(301)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(291)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(291)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(294)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(294)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(297)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(297)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(300)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(300)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(291)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(291)@872fa3225fe9: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(303)4100278 HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(291)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) HNBGW_Test.msc0-RAN(291)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(303)3251387 HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(303)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(303)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(294)@872fa3225fe9: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(294)@872fa3225fe9: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(304) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(304)6937457 HNBGW_Test.msc1-SCCP(293)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(293)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(294)@872fa3225fe9: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(304) HNBGW_Test.msc1-RAN(294)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(304)8737576 HNBGW_Test.msc1-SCCP(293)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(293)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(304)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(304)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(291)@872fa3225fe9: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(291)@872fa3225fe9: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(305) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@872fa3225fe9: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(305)693257 HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(291)@872fa3225fe9: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(305) HNBGW_Test.msc0-RAN(291)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(305)4362369 HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(305)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(305)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(288)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(299)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(290)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(294)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(300)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(291)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(296)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(297)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(292)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(301)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(284)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(302)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(295)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(289)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(298)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(293)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(284): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(288): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(289): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(290): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(291): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(292): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(293): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(294): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(295): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(296): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(297): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(298): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(299): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(300): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(301): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(302): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(303): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(304): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(305): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Thu Sep 12 10:25:06 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243133) Waiting for packet dumper to finish... 1 (prev_count=243133, count=311115) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Thu Sep 12 10:25:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(307)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(314)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(314)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(314)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(317)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(317)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(317)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(315)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(323)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(323)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(323)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(321)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(314)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(317)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(320)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(323)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(313)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(313)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(316)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(316)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(319)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(319)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(322)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(322)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(313)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(313)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)612222 HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(313)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325) HNBGW_Test.msc0-RAN(313)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)1057664 HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(316)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(316)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@872fa3225fe9: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)15231738 HNBGW_Test.msc1-SCCP(315)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(315)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(316)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326) HNBGW_Test.msc1-RAN(316)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)14302357 HNBGW_Test.msc1-SCCP(315)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(315)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(313)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(313)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@872fa3225fe9: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)7103846 HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(313)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327) HNBGW_Test.msc0-RAN(313)@872fa3225fe9: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)14724104 HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-SCCP(321)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(310)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(322)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(312)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(323)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(317)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(315)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(307)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(313)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(316)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(314)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(306)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(324)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(306): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(307): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(310): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(312): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(313): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(314): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(315): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(316): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(317): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(321): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(322): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(323): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(324): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Thu Sep 12 10:25:15 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243573) Waiting for packet dumper to finish... 1 (prev_count=243573, count=311356) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Thu Sep 12 10:25:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(329)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(336)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(336)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(336)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(339)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(339)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(339)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(337)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(342)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(342)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(342)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(340)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(345)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(345)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(345)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(343)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(336)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(339)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(342)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(345)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(335)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(335)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(338)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(338)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(341)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(341)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(344)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(344)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(335)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(335)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)3741401 HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(335)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347) HNBGW_Test.msc0-RAN(335)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)11648266 HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(338)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(338)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@872fa3225fe9: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)6252197 HNBGW_Test.msc1-SCCP(337)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(337)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(338)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348) HNBGW_Test.msc1-RAN(338)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)13834786 HNBGW_Test.msc1-SCCP(337)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(337)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(335)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(335)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@872fa3225fe9: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)3086205 HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(335)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349) HNBGW_Test.msc0-RAN(335)@872fa3225fe9: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)16010196 HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(335)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(334)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(336)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(343)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(344)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(342)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(341)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(328)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(332)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(337)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(339)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(345)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(340)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(346)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(329)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(338)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(328): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(329): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(332): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(334): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(335): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(336): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(337): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(338): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(339): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(340): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(341): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(342): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(343): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(344): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(345): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(346): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Thu Sep 12 10:25:24 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246976) Waiting for packet dumper to finish... 1 (prev_count=246976, count=310053) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Thu Sep 12 10:25:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(358)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(358)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(358)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(361)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(361)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(361)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(359)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(364)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(364)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(364)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(362)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(367)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(367)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(367)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(365)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(358)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(361)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(364)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(367)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(357)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(357)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(360)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(360)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(363)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(363)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(366)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(366)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(357)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)9521339 HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(357)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) HNBGW_Test.msc0-RAN(357)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)9405695 HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(360)@872fa3225fe9: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(360)@872fa3225fe9: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)2853371 HNBGW_Test.msc1-SCCP(359)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(359)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(360)@872fa3225fe9: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370) HNBGW_Test.msc1-RAN(360)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)14224366 HNBGW_Test.msc1-SCCP(359)@872fa3225fe9: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(359)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(357)@872fa3225fe9: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@872fa3225fe9: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@872fa3225fe9: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)11289597 HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(357)@872fa3225fe9: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371) HNBGW_Test.msc0-RAN(357)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)606389 HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(362)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(363)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(357)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(365)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(366)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(350)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(358)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(364)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(367)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(354)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(356)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(360)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(359)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(361)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(368)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(350): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(354): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(356): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(357): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(358): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(359): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(360): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(361): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(362): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(363): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(364): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(365): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(366): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(367): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(368): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Thu Sep 12 10:25:33 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=250927) Waiting for packet dumper to finish... 1 (prev_count=250927, count=318291) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Thu Sep 12 10:25:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(373)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(375)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(380)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(380)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(380)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(383)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(383)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(383)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(381)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(386)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(386)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(386)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(384)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(389)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(389)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(389)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(387)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(380)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(383)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(386)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(389)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(379)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(379)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(382)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(382)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(385)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(385)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(388)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(388)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(379)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(379)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)8155707 HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(379)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391) HNBGW_Test.msc0-RAN(379)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)5066223 HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(382)@872fa3225fe9: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(382)@872fa3225fe9: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)458799 HNBGW_Test.msc1-SCCP(381)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(381)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(382)@872fa3225fe9: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392) HNBGW_Test.msc1-RAN(382)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)6145854 HNBGW_Test.msc1-SCCP(381)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(381)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(379)@872fa3225fe9: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(379)@872fa3225fe9: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@872fa3225fe9: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)748349 HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(379)@872fa3225fe9: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393) HNBGW_Test.msc0-RAN(379)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)2917498 HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(376)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(385)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(389)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(372)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(379)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(386)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(383)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(387)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(384)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(382)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(388)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(377)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(381)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(373)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(378)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(390)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(375)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(380)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(372): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(373): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(375): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(376): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(377): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(378): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(379): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(380): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(381): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(382): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(383): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(384): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(385): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(386): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(387): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(388): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(389): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(390): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Thu Sep 12 10:25:43 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=323475) Waiting for packet dumper to finish... 1 (prev_count=323475, count=333313) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Thu Sep 12 10:25:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(402)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(402)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(402)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(400)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(405)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(405)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(405)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(408)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(408)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(408)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(406)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(411)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(411)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(411)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(409)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(402)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(405)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(408)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(411)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(401)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(401)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(404)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(404)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(407)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(407)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(410)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(410)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(404)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)15632287 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)14183338 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(404)@872fa3225fe9: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)8406926 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414) HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)14476884 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(404)@872fa3225fe9: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@872fa3225fe9: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)5134053 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: First idle individual index:2 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415) HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)13771062 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(401)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(398)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(404)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(411)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(410)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(402)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(400)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(406)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(409)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(408)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(405)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(412)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(403)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(394)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(407)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(398): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(400): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(401): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(402): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(403): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(404): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(405): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(406): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(407): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(408): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(409): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(410): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(411): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(412): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Thu Sep 12 10:25:52 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=266521) Waiting for packet dumper to finish... 1 (prev_count=266521, count=336591) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Thu Sep 12 10:25:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(424)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(424)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(424)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(422)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(427)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(427)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(427)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(425)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(430)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-M3UA(430)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(430)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(433)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(433)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(433)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(431)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(436)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(436)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(436)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(434)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(439)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn2-M3UA(439)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(439)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn2-SCCP(437)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(424)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(427)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(430)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(433)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(436)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(439)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(423)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(423)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(426)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(426)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(429)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(429)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(432)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(432)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(435)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(435)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(438)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(438)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(429)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(429)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)6561372 HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(429)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) HNBGW_Test.msc2-RAN(429)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)1416215 HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(429)@872fa3225fe9: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(429)@872fa3225fe9: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)9040721 HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(429)@872fa3225fe9: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442) HNBGW_Test.msc2-RAN(429)@872fa3225fe9: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)771608 HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(426)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(426)@872fa3225fe9: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@872fa3225fe9: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)12183610 HNBGW_Test.msc1-SCCP(425)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(425)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(426)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443) HNBGW_Test.msc1-RAN(426)@872fa3225fe9: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)11548514 HNBGW_Test.msc1-SCCP(425)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(425)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(424)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(420)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(428)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(427)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-RAN(429)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(431)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(432)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(426)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(416)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(434)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(425)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(435)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(422)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(430)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(421)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(436)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(438)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(439)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(437)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(423)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(433)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(440)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(416): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(420): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(421): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(422): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(423): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(424): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(425): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(426): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(427): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-SCCP(428): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-RAN(429): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-M3UA(430): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(431): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(432): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(433): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(434): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(435): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(436): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(437): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-RAN(438): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(439): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(440): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Thu Sep 12 10:26:01 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387319) Waiting for packet dumper to finish... 1 (prev_count=387319, count=397139) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Thu Sep 12 10:26:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(445)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(452)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(452)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(452)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(450)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(455)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(455)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(455)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(453)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(458)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-M3UA(458)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(458)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-SCCP(456)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(461)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(461)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(461)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(459)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(464)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(464)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(464)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(462)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(467)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn2-M3UA(467)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(467)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn2-SCCP(465)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(452)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(455)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(458)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(461)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(464)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(467)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(451)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(451)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(454)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(454)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(457)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(457)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(460)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(460)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(463)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(463)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(466)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(466)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(451)@872fa3225fe9: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(451)@872fa3225fe9: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(469) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)3966915 HNBGW_Test.msc0-SCCP(450)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(450)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(451)@872fa3225fe9: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(469) HNBGW_Test.msc0-RAN(451)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)14498454 HNBGW_Test.msc0-SCCP(450)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(450)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(457)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(457)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(470) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446)@872fa3225fe9: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)14828383 HNBGW_Test.msc2-SCCP(456)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc2-SCCP(456)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(457)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(470) HNBGW_Test.msc2-RAN(457)@872fa3225fe9: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)2538567 HNBGW_Test.msc2-SCCP(456)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(456)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(451)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(455)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(463)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(460)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(450)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(448)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(462)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(454)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(449)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(459)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(453)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-RAN(457)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(456)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(458)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(464)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(445)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(461)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(444)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(452)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(466)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(465)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(467)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(468)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(444): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(445): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(448): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(449): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(450): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(451): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(452): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(453): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(454): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(455): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-SCCP(456): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-RAN(457): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-M3UA(458): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(459): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(460): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(461): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(462): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(463): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(464): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(465): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-RAN(466): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(467): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(468): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(469): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(470): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Thu Sep 12 10:26:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345843) Waiting for packet dumper to finish... 1 (prev_count=345843, count=350986) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Thu Sep 12 10:26:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(472)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(474)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(479)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(477)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(482)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(480)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(485)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-M3UA(485)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(485)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-SCCP(483)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(488)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(488)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(488)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(486)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(479)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(482)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(485)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(488)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(478)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(478)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(481)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(481)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(484)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(484)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(487)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(487)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh0-RUA(473)@872fa3225fe9: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(475)@872fa3225fe9: UnitdataCallback HNBGW_Test.msc0-RAN(478)@872fa3225fe9: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@872fa3225fe9: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(490) TC_mscpool_paging_imsi-Iuh0-RUA(473)@872fa3225fe9: Added conn table entry 0TC_mscpool_paging_imsi0(490)3383991 HNBGW_Test.msc0-SCCP(477)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@872fa3225fe9: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(490) HNBGW_Test.msc0-RAN(478)@872fa3225fe9: Added conn table entry 0TC_mscpool_paging_imsi0(490)1130082 HNBGW_Test.msc0-SCCP(477)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(490)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(490)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh1-RUA(475)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(473)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(487)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(476)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(474)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(472)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(488)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(471)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(483)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(489)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(486)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(485)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-RAN(484)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(471): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(472): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(473): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(474): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(475): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(476): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-SCCP(483): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-RAN(484): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-M3UA(485): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(486): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(487): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(488): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_imsi0(490): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Sep 12 10:26:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=263022) Waiting for packet dumper to finish... 1 (prev_count=263022, count=301854) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Thu Sep 12 10:26:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(492)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(494)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(499)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(499)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(497)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(502)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(502)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(500)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(505)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-M3UA(505)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(505)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-SCCP(503)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(508)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(508)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(508)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(506)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(499)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(502)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(505)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(508)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(498)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(498)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(501)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(501)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(504)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(507)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(504)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(507)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(510)@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(495)@872fa3225fe9: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(493)@872fa3225fe9: UnitdataCallback TC_mscpool_paging_tmsi0(510)@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(498)@872fa3225fe9: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@872fa3225fe9: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(510) TC_mscpool_paging_tmsi-Iuh0-RUA(493)@872fa3225fe9: Added conn table entry 0TC_mscpool_paging_tmsi0(510)7614181 HNBGW_Test.msc0-SCCP(497)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@872fa3225fe9: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(510) HNBGW_Test.msc0-RAN(498)@872fa3225fe9: Added conn table entry 0TC_mscpool_paging_tmsi0(510)6119693 HNBGW_Test.msc0-SCCP(497)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(510)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(510)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(498)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(493)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-RAN(504)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(507)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(495)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(505)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(501)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(506)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(500)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(492)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(494)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(508)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(509)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(496)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(503)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(491)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(502)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(491): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(492): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(493): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(494): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(495): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-SCCP(503): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-RAN(504): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-M3UA(505): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(506): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(507): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(508): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_paging_tmsi0(510): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Sep 12 10:26:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234534) Waiting for packet dumper to finish... 1 (prev_count=234534, count=272357) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Thu Sep 12 10:26:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(512)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(514)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(519)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(519)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(519)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(522)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(522)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(522)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(520)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(525)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-M3UA(525)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(525)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(523)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(528)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(528)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(528)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(526)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(519)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(522)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(525)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(528)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(518)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(518)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(521)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(521)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(524)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(524)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(527)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(527)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(518)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(518)@872fa3225fe9: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(530) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@872fa3225fe9: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(530)8472025 HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(518)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(530) HNBGW_Test.msc0-RAN(518)@872fa3225fe9: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(530)1393509 HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(530)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(530)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(524)@872fa3225fe9: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(524)@872fa3225fe9: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(531) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@872fa3225fe9: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(531)4337596 HNBGW_Test.msc2-SCCP(523)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc2-SCCP(523)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(524)@872fa3225fe9: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(531) HNBGW_Test.msc2-RAN(524)@872fa3225fe9: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(531)16369972 HNBGW_Test.msc2-SCCP(523)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(523)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(531)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(531)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(518)@872fa3225fe9: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(518)@872fa3225fe9: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(532) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@872fa3225fe9: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(532)5454121 HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(518)@872fa3225fe9: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(532) HNBGW_Test.msc0-RAN(518)@872fa3225fe9: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(532)445920 HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(532)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(532)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(515)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(522)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(527)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(526)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(511)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(519)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(518)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-RAN(524)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(523)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(520)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(521)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(528)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(517)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(514)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(529)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(512)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(516)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(525)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(511): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(512): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(514): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(515): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(516): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(517): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(518): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(519): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(520): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(521): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(522): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-SCCP(523): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-RAN(524): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-M3UA(525): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(526): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(527): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(528): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(529): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(530): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(531): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(532): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Thu Sep 12 10:26:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=268483) Waiting for packet dumper to finish... 1 (prev_count=268483, count=333003) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Thu Sep 12 10:26:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(534)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(536)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(541)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(541)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(541)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(539)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(544)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(544)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(544)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(542)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(547)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-M3UA(547)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(547)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(545)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(550)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(550)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(550)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(548)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(541)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(544)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(547)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(550)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(540)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(540)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(543)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(543)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(546)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(546)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(549)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(549)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(543)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(543)@872fa3225fe9: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(552) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@872fa3225fe9: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)15102957 HNBGW_Test.msc1-SCCP(542)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(542)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(543)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(552) HNBGW_Test.msc1-RAN(543)@872fa3225fe9: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)10724168 HNBGW_Test.msc1-SCCP(542)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(542)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(552)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(552)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(540)@872fa3225fe9: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@872fa3225fe9: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(553) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@872fa3225fe9: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(553)16073001 HNBGW_Test.msc0-SCCP(539)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(539)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(540)@872fa3225fe9: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(553) HNBGW_Test.msc0-RAN(540)@872fa3225fe9: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(553)13496667 HNBGW_Test.msc0-SCCP(539)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(539)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(553)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(553)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(546)@872fa3225fe9: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(546)@872fa3225fe9: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(554) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@872fa3225fe9: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(554)7916825 HNBGW_Test.msc2-SCCP(545)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc2-SCCP(545)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(546)@872fa3225fe9: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(554) HNBGW_Test.msc2-RAN(546)@872fa3225fe9: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(554)8643895 HNBGW_Test.msc2-SCCP(545)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(545)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(554)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(554)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(537)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-RAN(546)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(543)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(547)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(548)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(549)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(542)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(539)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(540)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(534)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(536)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(544)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(541)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(550)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(551)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(533)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(545)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(533): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(534): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(536): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(537): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(539): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(540): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(541): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(542): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(543): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(544): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-SCCP(545): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-RAN(546): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-M3UA(547): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(548): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(549): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(550): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(551): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(552): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(553): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(554): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Thu Sep 12 10:26:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330845) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Thu Sep 12 10:26:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(563)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(563)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(563)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(561)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(566)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(566)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(566)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(569)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(569)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(569)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(567)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(572)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(572)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(572)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(570)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(563)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(566)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(569)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(572)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(562)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(562)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(565)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(565)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(568)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(568)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(571)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(571)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(562)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(562)@872fa3225fe9: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@872fa3225fe9: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)6764108 HNBGW_Test.msc0-SCCP(561)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(561)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(562)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) HNBGW_Test.msc0-RAN(562)@872fa3225fe9: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)10808186 HNBGW_Test.msc0-SCCP(561)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(561)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(565)@872fa3225fe9: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(565)@872fa3225fe9: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@872fa3225fe9: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)15907967 HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(565)@872fa3225fe9: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575) HNBGW_Test.msc1-RAN(565)@872fa3225fe9: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)4839067 HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: "disconnecting msc0" HNBGW_Test.msc0-RAN(562)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(563)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(561)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@872fa3225fe9: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)6764108 HNBGW_Test.msc1-RAN(565)@872fa3225fe9: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(565)@872fa3225fe9: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@872fa3225fe9: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)9442921 HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(565)@872fa3225fe9: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576) HNBGW_Test.msc1-RAN(565)@872fa3225fe9: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)14101139 HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(559)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(564)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(571)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(572)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(567)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(565)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(568)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(566)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(570)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(573)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(560)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(555)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(569)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(555): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(559): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(560): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(561): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(562): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(563): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(564): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(565): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(566): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(567): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(568): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(569): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(570): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(571): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(572): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(573): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Sep 12 10:26:54 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=263636) Waiting for packet dumper to finish... 1 (prev_count=263636, count=322772) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Thu Sep 12 10:26:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(585)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(585)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(585)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(588)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(588)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(588)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(586)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(585)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(588)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(584)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(584)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(587)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(587)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(584)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@872fa3225fe9: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@872fa3225fe9: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)10415555 HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(584)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590) HNBGW_Test.msc0-RAN(584)@872fa3225fe9: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)3703525 HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(584)@872fa3225fe9: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@872fa3225fe9: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@872fa3225fe9: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)13388410 HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: First idle individual index:1 HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(584)@872fa3225fe9: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591) HNBGW_Test.msc0-RAN(584)@872fa3225fe9: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)3954748 HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: "connecting cnlink 1" MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(594)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(594)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(594)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(592)@872fa3225fe9: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(594)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(593)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(593)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(593)@872fa3225fe9: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(593)@872fa3225fe9: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@872fa3225fe9: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)11575650 HNBGW_Test.msc1-SCCP(592)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc1-SCCP(592)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(593)@872fa3225fe9: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595) HNBGW_Test.msc1-RAN(593)@872fa3225fe9: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)4632804 HNBGW_Test.msc1-SCCP(592)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(592)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)@872fa3225fe9: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(584)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(587)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(583)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(577)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(593)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(585)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(588)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(592)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(586)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(581)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(594)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578)@872fa3225fe9: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(589)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(577): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(581): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(583): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(584): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(585): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(586): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(587): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(588): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(589): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(592): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(593): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(594): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Sep 12 10:27:04 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232554) Waiting for packet dumper to finish... 1 (prev_count=232554, count=306149) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Thu Sep 12 10:27:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(604)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(604)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(604)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(602)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(607)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(607)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(607)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(604)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(607)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(603)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(603)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(609)6584295 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(609)1766471 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(609)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(609)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(610)5691137 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(610)10418031 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(610)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(610)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(611) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@872fa3225fe9: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(611)1028313 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(611) HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(611)12259305 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(611)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(611)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(612) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@872fa3225fe9: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(612)6321680 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(612) HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(612)3645432 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(612)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(612)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(600)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(602)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(605)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(601)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(603)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(606)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(604)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(607)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(608)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(596)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(596): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(600): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(602): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(603): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(604): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(605): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(606): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(607): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(608): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(609): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(610): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(611): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(612): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Sep 12 10:27:13 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218767) Waiting for packet dumper to finish... 1 (prev_count=218767, count=286498) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Thu Sep 12 10:27:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(621)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(621)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(621)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(619)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(624)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(624)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(624)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(622)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(627)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(630)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(630)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(630)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(628)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(621)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(624)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(627)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(630)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(620)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(620)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(623)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(623)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(629)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(629)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(632)16022017 HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(632)5484233 HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(629)@872fa3225fe9: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(629)@872fa3225fe9: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(633) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(633)13967302 HNBGW_Test.sgsn1-SCCP(628)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(628)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(629)@872fa3225fe9: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(633) HNBGW_Test.sgsn1-RAN(629)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(633)7815903 HNBGW_Test.sgsn1-SCCP(628)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(628)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(633)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(633)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(634) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@872fa3225fe9: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(634)1995275 HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(634) HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(634)7096796 HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(634)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(634)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(617)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(627)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(629)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(628)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(620)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(630)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(623)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(613)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(626)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(624)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(618)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(631)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(622)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(619)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(621)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(613): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(617): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(618): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(619): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(620): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(621): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(622): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(623): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(624): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(628): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(629): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(630): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(631): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(632): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(633): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(634): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Thu Sep 12 10:27:22 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254243) Waiting for packet dumper to finish... 1 (prev_count=254243, count=320954) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Thu Sep 12 10:27:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(643)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(643)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(643)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(641)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(646)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(646)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(644)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(652)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(652)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(652)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(643)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(646)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(649)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(652)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(642)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(642)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(645)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(645)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(648)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(654) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(654)16338159 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(654) HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(654)4205633 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(654)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(654)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(655) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(655)9561501 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(655) HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(655)3092188 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(655)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(655)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(656) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@872fa3225fe9: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(656)3383981 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(656) HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(656)12356148 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(656)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(656)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(642)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(639)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(651)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(649)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(635)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(650)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(647)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(643)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(645)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(646)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(652)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(641)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(653)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(640)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(639): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(640): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(641): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(642): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(643): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(650): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(651): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(652): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(653): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(654): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(655): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(656): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Sep 12 10:27:32 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324731) Waiting for packet dumper to finish... 1 (prev_count=324731, count=332183) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Thu Sep 12 10:27:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(665)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(665)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(663)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(668)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(668)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(666)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(671)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-M3UA(671)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(671)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-SCCP(669)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(674)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(674)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(674)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(672)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(677)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(677)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(677)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(675)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(680)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn2-M3UA(680)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(680)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(665)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(668)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(671)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(674)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(677)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(680)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(664)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(664)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(667)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(667)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(670)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(670)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(673)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(673)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(676)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(676)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(682) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)9564812 HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(682) HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)46478 HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(682)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(682)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(683) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(683)12633920 HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(683) HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(683)9600893 HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(683)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(683)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(676)@872fa3225fe9: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(676)@872fa3225fe9: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(684) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@872fa3225fe9: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(684)1764886 HNBGW_Test.sgsn1-SCCP(675)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(675)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(676)@872fa3225fe9: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(684) HNBGW_Test.sgsn1-RAN(676)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(684)14373055 HNBGW_Test.sgsn1-SCCP(675)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(675)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(684)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(684)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(661)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-RAN(670)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(674)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(673)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(672)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(675)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(671)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(678)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(676)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(669)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(680)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(657)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(681)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(677)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(679)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(661): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-SCCP(669): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-RAN(670): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-M3UA(671): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(672): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(673): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(674): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(675): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(676): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(677): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(678): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-RAN(679): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(680): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(681): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(682): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(683): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(684): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Sep 12 10:27:41 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390456) Waiting for packet dumper to finish... 1 (prev_count=390456, count=400288) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Thu Sep 12 10:27:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(686)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(688)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(693)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(693)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(693)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(691)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(696)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(696)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(696)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(694)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(699)@872fa3225fe9: ************************************************* HNBGW_Test.msc2-M3UA(699)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(699)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(697)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(702)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(702)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(702)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(700)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(705)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(705)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(705)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(703)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(708)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn2-M3UA(708)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(708)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(706)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(693)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(696)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(699)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(702)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(705)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(708)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(692)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(692)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(695)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(695)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(698)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(701)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(701)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(704)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(704)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(707)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(707)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(698)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@872fa3225fe9: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(701)@872fa3225fe9: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(701)@872fa3225fe9: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(710) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(710)8841640 HNBGW_Test.sgsn0-SCCP(700)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(700)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(701)@872fa3225fe9: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(710) HNBGW_Test.sgsn0-RAN(701)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(710)1093987 HNBGW_Test.sgsn0-SCCP(700)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(700)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(710)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(710)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(707)@872fa3225fe9: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(707)@872fa3225fe9: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(711) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(711)3009917 HNBGW_Test.sgsn2-SCCP(706)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(706)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(707)@872fa3225fe9: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(711) HNBGW_Test.sgsn2-RAN(707)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(711)6127396 HNBGW_Test.sgsn2-SCCP(706)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(706)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(711)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(711)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(701)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(697)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(699)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(703)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc2-RAN(698)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(700)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(704)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(689)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(686)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(696)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(692)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(691)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(695)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(702)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(688)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(694)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(685)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(708)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(706)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(709)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(693)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(705)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(707)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(685): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(686): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(688): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(689): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(691): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(692): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(693): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(694): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(695): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(696): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-SCCP(697): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-RAN(698): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc2-M3UA(699): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(700): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(701): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(702): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(703): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(704): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(705): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(706): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-RAN(707): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(708): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(709): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(710): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(711): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Sep 12 10:27:49 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=347743) Waiting for packet dumper to finish... 1 (prev_count=347743, count=352895) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Thu Sep 12 10:27:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(720)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(720)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(720)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(718)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(723)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-M3UA(723)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(723)@872fa3225fe9: ************************************************* HNBGW_Test.msc1-SCCP(721)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(729)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(720)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(723)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(726)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(729)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(719)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(722)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(725)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(719)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(722)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(725)@872fa3225fe9: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(725)@872fa3225fe9: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)3345628 HNBGW_Test.sgsn0-SCCP(724)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(724)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(725)@872fa3225fe9: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) HNBGW_Test.sgsn0-RAN(725)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)4607167 HNBGW_Test.sgsn0-SCCP(724)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(724)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)2360552 HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732) HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)4666362 HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(725)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@872fa3225fe9: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)3345628 HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)9557246 HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733) HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)5123377 HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(716)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(721)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(723)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(712)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc1-RAN(722)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(718)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(727)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(720)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(729)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(717)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(730)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(719)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(712): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(716): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(717): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(718): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(719): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(720): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-SCCP(721): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-RAN(722): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc1-M3UA(723): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(730): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Sep 12 10:27:58 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339869) Waiting for packet dumper to finish... 1 (prev_count=339869, count=340365) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Thu Sep 12 10:28:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(742)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(742)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(742)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(740)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(745)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(745)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(745)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(742)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(745)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(741)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(741)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)13573962 HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747) HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)11608283 HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)12521078 HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748) HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)9512110 HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: "connecting cnlink 1" MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(751)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-M3UA(751)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(751)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn1-SCCP(749)@872fa3225fe9: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(751)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 MTC@872fa3225fe9: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(750)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(750)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(750)@872fa3225fe9: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(750)@872fa3225fe9: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@872fa3225fe9: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)11360557 HNBGW_Test.sgsn1-SCCP(749)@872fa3225fe9: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(749)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(750)@872fa3225fe9: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752) HNBGW_Test.sgsn1-RAN(750)@872fa3225fe9: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)6924300 HNBGW_Test.sgsn1-SCCP(749)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(749)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)@872fa3225fe9: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(740)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(741)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(745)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(738)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(742)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(751)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(743)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(744)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(749)@872fa3225fe9: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(739)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(750)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(746)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(734)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(734): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(738): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(739): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(740): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(741): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(742): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(743): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(744): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(745): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(746): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748): pass (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(749): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-RAN(750): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(751): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Sep 12 10:28:09 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=255517) Waiting for packet dumper to finish... 1 (prev_count=255517, count=333232) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Thu Sep 12 10:28:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(754)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(759)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(759)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(759)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(762)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(762)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(762)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(760)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(759)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(762)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(758)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(758)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(761)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(761)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(763)@872fa3225fe9: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(764) HNBGW_Test.msc0-RAN(758)@872fa3225fe9: f_create_expect(l3 := '3F592D5B41AB5E49F77C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(758)@872fa3225fe9: Created Expect[0] for '3F592D5B41AB5E49F77C'O to be handled at TC_second_rab_assignment0(764) TC_second_rab_assignment-Iuh0-RUA(755)@872fa3225fe9: Added conn table entry 0TC_second_rab_assignment0(764)8330526 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(758)@872fa3225fe9: Found Expect[0] for l3='3F592D5B41AB5E49F77C'O handled at TC_second_rab_assignment0(764) HNBGW_Test.msc0-RAN(758)@872fa3225fe9: Added conn table entry 0TC_second_rab_assignment0(764)13992062 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(764)@872fa3225fe9: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: vl_len:91 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(763)@872fa3225fe9: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f1d1e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f1d1e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(764) TC_second_rab_assignment0(764)@872fa3225fe9: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f1d1e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f1d1e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(764)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(764)@872fa3225fe9: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f1d1e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f1d1e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(764)@872fa3225fe9: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f1d1e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f1d1e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: vl_len:63 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(764)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: vl_len:12 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(764)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(764)@872fa3225fe9: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(764)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f1d1e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(764)@872fa3225fe9: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f1d1e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(764)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(764)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(760)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(758)@872fa3225fe9: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(754)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(753)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(759)@872fa3225fe9: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(755)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(761)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(757)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(762)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(763)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(753): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_second_rab_assignment-Iuh0(754): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(755): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(757): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(758): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(759): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(760): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(761): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(762): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(763): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_second_rab_assignment0(764): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_second_rab_assignment finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Thu Sep 12 10:28:15 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233114) Waiting for packet dumper to finish... 1 (prev_count=233114, count=233610) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Thu Sep 12 10:28:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(771)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(771)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(771)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-SCCP(769)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(774)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(774)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(774)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(772)@872fa3225fe9: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(771)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(774)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(770)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(770)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(773)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(773)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: talloc reports "struct hnb_context" x 1, expecting 1 MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(767)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(770)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(769)@872fa3225fe9: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(768)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(765)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(773)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(772)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(774)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(771)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(775)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(765): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(767): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(768): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(769): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(770): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(771): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(772): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(773): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(774): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@872fa3225fe9: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Sep 12 10:28:20 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91053) Waiting for packet dumper to finish... 1 (prev_count=91053, count=150045) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Thu Sep 12 10:28:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@872fa3225fe9: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@872fa3225fe9: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(777)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(779)@872fa3225fe9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(784)@872fa3225fe9: ************************************************* HNBGW_Test.msc0-M3UA(784)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(784)@872fa3225fe9: ************************************************* MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@872fa3225fe9: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(787)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-M3UA(787)@872fa3225fe9: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(787)@872fa3225fe9: ************************************************* HNBGW_Test.sgsn0-SCCP(785)@872fa3225fe9: v_sccp_pdu_maxlen:268 MTC@872fa3225fe9: setverdict(pass): none -> pass MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(784)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(787)@872fa3225fe9: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(783)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(783)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(786)@872fa3225fe9: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(786)@872fa3225fe9: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(783)@872fa3225fe9: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(783)@872fa3225fe9: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(789) TC_apply_sccp-Iuh0-RUA(778)@872fa3225fe9: Added conn table entry 0TC_apply_sccp0(789)11909070 HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: First idle individual index:0 HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(783)@872fa3225fe9: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(789) HNBGW_Test.msc0-RAN(783)@872fa3225fe9: Added conn table entry 0TC_apply_sccp0(789)14120871 HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(789)@872fa3225fe9: setverdict(pass): none -> pass TC_apply_sccp0(789)@872fa3225fe9: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(789)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: vl_len:22 HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: vl_from0 HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A09D9853385F048DCEE11'O TC_apply_sccp0(789)@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(789)@872fa3225fe9: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: Session index based on local reference:0 HNBGW_Test.msc0-RAN(783)@872fa3225fe9: Deleted conn table entry 0TC_apply_sccp0(789)14120871 TC_apply_sccp-Iuh0-RUA(778)@872fa3225fe9: Deleted conn table entry 0TC_apply_sccp0(789)11909070 TC_apply_sccp0(789)@872fa3225fe9: Final verdict of PTC: pass MTC@872fa3225fe9: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh1-RUA(780)@872fa3225fe9: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(778)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(786)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(782)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(784)@872fa3225fe9: Final verdict of PTC: none TC_apply_sccp-Iuh0(777)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.msc0-RAN(783)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(785)@872fa3225fe9: Final verdict of PTC: none TC_apply_sccp-Iuh1(779)@872fa3225fe9: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(787)@872fa3225fe9: Final verdict of PTC: none VirtHNBGW-STATS(776)@872fa3225fe9: Final verdict of PTC: none HNBGW-MGCP(788)@872fa3225fe9: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@872fa3225fe9: Final verdict of PTC: none MTC@872fa3225fe9: setverdict(pass): pass -> pass, component reason not changed MTC@872fa3225fe9: Setting final verdict of the test case. MTC@872fa3225fe9: Local verdict of MTC: pass MTC@872fa3225fe9: Local verdict of PTC VirtHNBGW-STATS(776): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_apply_sccp-Iuh0(777): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(778): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_apply_sccp-Iuh1(779): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(780): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-SCCP(782): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-RAN(783): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.msc0-M3UA(784): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(785): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-RAN(786): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(787): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC HNBGW-MGCP(788): none (pass -> pass) MTC@872fa3225fe9: Local verdict of PTC TC_apply_sccp0(789): pass (pass -> pass) MTC@872fa3225fe9: Test case TC_apply_sccp finished. Verdict: pass MTC@872fa3225fe9: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Sep 12 10:28:30 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180072) Waiting for packet dumper to finish... 1 (prev_count=180072, count=204436) MTC@872fa3225fe9: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@872fa3225fe9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@872fa3225fe9: Terminating MTC. MC@872fa3225fe9: MTC terminated. MC2> exit MC@872fa3225fe9: Shutting down session. MC@872fa3225fe9: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout Summary: pass: 47 NEW: PASS: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_disconnected_timeout.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-819-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-latest-819-hnbgw jenkins-ttcn3-hnbgw-test-latest-819-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-latest-819-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-819-stp + docker kill jenkins-ttcn3-hnbgw-test-latest-819-stp jenkins-ttcn3-hnbgw-test-latest-819-stp + docker wait jenkins-ttcn3-hnbgw-test-latest-819-stp 137 + echo Testing with PFCP Testing with PFCP + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp with-pfcp/HNBGW_Tests.cfg osmo-stp.cfg with-pfcp/osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp + tests_cfg=with-pfcp/HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=with-pfcp/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/unix + cp with-pfcp/HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_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-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/unix + cp with-pfcp/osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=0 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 0 200 + NET=0 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.200 --ip6 fd02:db8:0::200 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.200 --ip6 fd02:db8:0::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-latest-819-stp -d osmocom-build/osmo-stp-latest ce63fa2e54d692e492a944874ff2e3aedf503815ede69bd9dbe1e3728724b7a4 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 0 20 + NET=0 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.20 --ip6 fd02:db8:0::20 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.20 --ip6 fd02:db8:0::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-819-hnbgw -d osmocom-build/osmo-hnbgw-latest 511b429159d7ee8ac3ec1d8058e4fe34f2ce09f88076b02267bff9e34c8acb01 + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 0 203 + NET=0 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-0 --ip 172.18.0.203 --ip6 fd02:db8:0::203 + docker run --rm --network ttcn3-hnbgw-test-0 --ip 172.18.0.203 --ip6 fd02:db8:0::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.0.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-latest-819-ttcn3-hnbgw-test osmocom-build/ttcn3-hnbgw-test + SUBDIR=hnbgw + SUITE=HNBGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests HNBGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@cb2e7227f114: Unix server socket created successfully. MC@cb2e7227f114: Listening on TCP port 36193. cb2e7227f114 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests cb2e7227f114 36193 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cb2e7227f114: New HC connected from 172.18.0.203 [172.18.0.203]. cb2e7227f114: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@cb2e7227f114: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@cb2e7227f114: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@cb2e7227f114: Configuration file was processed on all HCs. MC@cb2e7227f114: Creating MTC on host 172.18.0.203. MC@cb2e7227f114: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Thu Sep 12 10:28:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(9)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@cb2e7227f114: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(8)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(11)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@cb2e7227f114: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(3)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(13)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@cb2e7227f114: Test case TC_hnb_register finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Thu Sep 12 10:28:38 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148571) Waiting for packet dumper to finish... 1 (prev_count=148571, count=203812) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Thu Sep 12 10:28:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(22)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(20)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@cb2e7227f114: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: talloc reports "struct hnb_context" x 1, expecting 1 MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh1-RUA(18)@cb2e7227f114: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@cb2e7227f114: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(26)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(14)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@cb2e7227f114: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@cb2e7227f114: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Thu Sep 12 10:28:43 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82506) Waiting for packet dumper to finish... 1 (prev_count=82506, count=140402) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Thu Sep 12 10:28:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(33)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(31)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@cb2e7227f114: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: talloc reports "struct hnb_context" x 1, expecting 1 MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@cb2e7227f114: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(27)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(37)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@cb2e7227f114: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Thu Sep 12 10:28:48 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81707) Waiting for packet dumper to finish... 1 (prev_count=81707, count=139014) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Thu Sep 12 10:28:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(44)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(42)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(47)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(45)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@cb2e7227f114: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@cb2e7227f114: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@cb2e7227f114: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } TC_hnb_disconnected_timeout-Iuh0(49)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(41)@cb2e7227f114: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_hnb_disconnected_timeout-Iuh0(49)@cb2e7227f114: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@cb2e7227f114: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(38)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(48)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@cb2e7227f114: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Thu Sep 12 10:29:07 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150741) Waiting for packet dumper to finish... 1 (prev_count=150741, count=151237) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Thu Sep 12 10:29:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(57)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(57)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(55)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(56)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@cb2e7227f114: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(53)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@cb2e7227f114: Final verdict of PTC: none TC_ue_register-Iuh0(52)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(51)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(61)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@cb2e7227f114: Test case TC_ue_register finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Thu Sep 12 10:29:11 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84449) Waiting for packet dumper to finish... 1 (prev_count=84449, count=138292) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Thu Sep 12 10:29:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ue_register_tmsi_lai started. MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(63)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(68)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(68)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(66)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(64)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(62)@cb2e7227f114: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(72)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@cb2e7227f114: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Thu Sep 12 10:29:16 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83088) Waiting for packet dumper to finish... 1 (prev_count=83088, count=136914) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Thu Sep 12 10:29:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(79)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(79)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(77)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@cb2e7227f114: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(75)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@cb2e7227f114: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(73)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(83)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@cb2e7227f114: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Thu Sep 12 10:29:21 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80120) Waiting for packet dumper to finish... 1 (prev_count=80120, count=135795) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Thu Sep 12 10:29:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(90)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(88)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(89)@cb2e7227f114: f_create_expect(l3 := 'A7850A8425982005EF5C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@cb2e7227f114: Created Expect[0] for 'A7850A8425982005EF5C'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@cb2e7227f114: Added conn table entry 0TC_ranap_cs_initial_ue0(95)1265907 HNBGW_Test.msc0-SCCP(88)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@cb2e7227f114: Found Expect[0] for l3='A7850A8425982005EF5C'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@cb2e7227f114: Added conn table entry 0TC_ranap_cs_initial_ue0(95)2291365 HNBGW_Test.msc0-SCCP(88)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(88)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@cb2e7227f114: setverdict(pass): none -> pass TC_ranap_cs_initial_ue0(95)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(92)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@cb2e7227f114: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@cb2e7227f114: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(86)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(84)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(94)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Thu Sep 12 10:29:27 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120304) Waiting for packet dumper to finish... 1 (prev_count=120304, count=159556) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Thu Sep 12 10:29:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(97)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(102)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(102)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(102)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(100)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(105)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(105)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(105)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(103)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(102)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(105)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(101)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(101)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(104)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@cb2e7227f114: f_create_expect(l3 := 'CC118AEBF56A59331E75'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(104)@cb2e7227f114: Created Expect[0] for 'CC118AEBF56A59331E75'O to be handled at TC_ranap_ps_initial_ue0(107) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@cb2e7227f114: Added conn table entry 0TC_ranap_ps_initial_ue0(107)4984023 HNBGW_Test.sgsn0-SCCP(103)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(103)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(104)@cb2e7227f114: Found Expect[0] for l3='CC118AEBF56A59331E75'O handled at TC_ranap_ps_initial_ue0(107) HNBGW_Test.sgsn0-RAN(104)@cb2e7227f114: Added conn table entry 0TC_ranap_ps_initial_ue0(107)1338245 HNBGW_Test.sgsn0-SCCP(103)@cb2e7227f114: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(107)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(103)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(107)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(98)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(100)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(104)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(96)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(101)@cb2e7227f114: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(97)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(102)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(105)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(103)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(106)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(96): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(106): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_initial_ue0(107): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Thu Sep 12 10:29:33 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118817) Waiting for packet dumper to finish... 1 (prev_count=118817, count=157052) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Thu Sep 12 10:29:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(114)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(114)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(114)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(117)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(117)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(117)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(115)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(114)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(117)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(113)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(113)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(116)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(116)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(113)@cb2e7227f114: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(113)@cb2e7227f114: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(119) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@cb2e7227f114: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)16013714 HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(113)@cb2e7227f114: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(119) HNBGW_Test.msc0-RAN(113)@cb2e7227f114: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)6359353 HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(119)@cb2e7227f114: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(119)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(113)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(112)@cb2e7227f114: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(111)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(116)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(115)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(114)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(118)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(117)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(108)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(108): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(118): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Thu Sep 12 10:29:38 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125715) Waiting for packet dumper to finish... 1 (prev_count=125715, count=167794) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Thu Sep 12 10:29:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(126)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(126)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(126)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(124)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(129)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(129)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(129)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(126)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(129)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(125)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(125)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(128)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(128)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(128)@cb2e7227f114: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(128)@cb2e7227f114: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(131) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@cb2e7227f114: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)8388717 HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(128)@cb2e7227f114: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(131) HNBGW_Test.sgsn0-RAN(128)@cb2e7227f114: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)16060559 HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(131)@cb2e7227f114: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(131)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(127)@cb2e7227f114: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(125)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(128)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(123)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(126)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(124)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(129)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(120)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(130)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(120): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(130): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Thu Sep 12 10:29:44 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126089) Waiting for packet dumper to finish... 1 (prev_count=126089, count=166945) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Thu Sep 12 10:29:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(133)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(138)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(138)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(138)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(141)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(141)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(141)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(139)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(138)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(141)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(137)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(137)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(140)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(140)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(137)@cb2e7227f114: f_create_expect(l3 := '043DCC83C5D38C27FFA3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(137)@cb2e7227f114: Created Expect[0] for '043DCC83C5D38C27FFA3'O to be handled at TC_ranap_cs_bidir0(143) TC_ranap_cs_bidir-Iuh0-RUA(134)@cb2e7227f114: Added conn table entry 0TC_ranap_cs_bidir0(143)9659246 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(137)@cb2e7227f114: Found Expect[0] for l3='043DCC83C5D38C27FFA3'O handled at TC_ranap_cs_bidir0(143) HNBGW_Test.msc0-RAN(137)@cb2e7227f114: Added conn table entry 0TC_ranap_cs_bidir0(143)1342630 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(143)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: vl_len:22 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7DCECAE73AD0C5654EC3'O TC_ranap_cs_bidir0(143)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(143)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: vl_len:20 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(143)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(143)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(134)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(137)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(136)@cb2e7227f114: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(133)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(140)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(139)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(132)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(138)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(141)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(142)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(132): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(142): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_bidir0(143): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Thu Sep 12 10:29:50 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123456) Waiting for packet dumper to finish... 1 (prev_count=123456, count=174703) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Thu Sep 12 10:29:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(145)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(150)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(148)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(150)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(153)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(149)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(149)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(152)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(152)@cb2e7227f114: f_create_expect(l3 := '3CBFBD743F8B1FF46763'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(152)@cb2e7227f114: Created Expect[0] for '3CBFBD743F8B1FF46763'O to be handled at TC_ranap_ps_bidir0(155) TC_ranap_ps_bidir-Iuh0-RUA(146)@cb2e7227f114: Added conn table entry 0TC_ranap_ps_bidir0(155)4816639 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(152)@cb2e7227f114: Found Expect[0] for l3='3CBFBD743F8B1FF46763'O handled at TC_ranap_ps_bidir0(155) HNBGW_Test.sgsn0-RAN(152)@cb2e7227f114: Added conn table entry 0TC_ranap_ps_bidir0(155)5345054 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: Session index based on connection ID:0 TC_ranap_ps_bidir0(155)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: vl_len:22 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AACBD8A5CF4556F314EA7'O TC_ranap_ps_bidir0(155)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(155)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: vl_len:20 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(155)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(155)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(152)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@cb2e7227f114: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(146)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(149)@cb2e7227f114: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(145)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(144)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(153)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(154)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(147)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(144): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_bidir0(155): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Thu Sep 12 10:29:56 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124311) Waiting for packet dumper to finish... 1 (prev_count=124311, count=176754) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Thu Sep 12 10:29:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(157)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(162)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(162)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(165)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(161)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(164)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(161)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(164)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(166)@cb2e7227f114: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@cb2e7227f114: f_create_expect(l3 := '9D46E17FE7783DBD5909'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@cb2e7227f114: Created Expect[0] for '9D46E17FE7783DBD5909'O to be handled at TC_rab_assignment0(167) TC_rab_assignment-Iuh0-RUA(158)@cb2e7227f114: Added conn table entry 0TC_rab_assignment0(167)4137518 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@cb2e7227f114: Found Expect[0] for l3='9D46E17FE7783DBD5909'O handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@cb2e7227f114: Added conn table entry 0TC_rab_assignment0(167)4153256 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(167)@cb2e7227f114: setverdict(pass): none -> pass VirtHNBGW-STATS(156)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(156)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(156)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: vl_len:91 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(166)@cb2e7227f114: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3f222e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3f222e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(167) TC_rab_assignment0(167)@cb2e7227f114: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3f222e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3f222e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(167)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@cb2e7227f114: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3f222e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3f222e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(167)@cb2e7227f114: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3f222e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3f222e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(156)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(156)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(156)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: vl_len:12 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(167)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3f222e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(167)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3f222e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(167)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(158)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@cb2e7227f114: Final verdict of PTC: none TC_rab_assignment-Iuh0(157)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(166)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(156)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assignment0(167): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_rab_assignment finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Thu Sep 12 10:30:02 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124957) Waiting for packet dumper to finish... 1 (prev_count=124957, count=237012) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Thu Sep 12 10:30:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_rab_release started. TC_rab_release-Iuh0(169)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(174)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(174)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(174)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(177)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(177)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(177)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(175)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(174)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(177)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(173)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(173)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(176)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(176)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(178)@cb2e7227f114: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@cb2e7227f114: f_create_expect(l3 := '0D6A524364DC649B3B5C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(173)@cb2e7227f114: Created Expect[0] for '0D6A524364DC649B3B5C'O to be handled at TC_rab_release0(179) TC_rab_release-Iuh0-RUA(170)@cb2e7227f114: Added conn table entry 0TC_rab_release0(179)14089771 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(173)@cb2e7227f114: Found Expect[0] for l3='0D6A524364DC649B3B5C'O handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@cb2e7227f114: Added conn table entry 0TC_rab_release0(179)13167621 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: Session index based on connection ID:0 TC_rab_release0(179)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: vl_len:91 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(178)@cb2e7227f114: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d6fe2b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d6fe2b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(179) TC_rab_release0(179)@cb2e7227f114: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d6fe2b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d6fe2b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(179)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@cb2e7227f114: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d6fe2b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d6fe2b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(179)@cb2e7227f114: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d6fe2b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d6fe2b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(179)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(168)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: vl_len:21 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(168)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(179)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d6fe2b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(179)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d6fe2b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(179)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(179)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release-Iuh0-RUA(170)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(172)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(176)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(173)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(175)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(174)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(177)@cb2e7227f114: Final verdict of PTC: none TC_rab_release-Iuh0(169)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(178)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(168)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(168): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_release-Iuh0(169): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(178): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_release0(179): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_rab_release finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Thu Sep 12 10:30:09 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120254) Waiting for packet dumper to finish... 1 (prev_count=120254, count=227369) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Thu Sep 12 10:30:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(181)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(186)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(186)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(186)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(189)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(189)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(189)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(187)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(186)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(189)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(185)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(185)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(188)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(188)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(190)@cb2e7227f114: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@cb2e7227f114: f_create_expect(l3 := 'E38C18C66123CB138424'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(185)@cb2e7227f114: Created Expect[0] for 'E38C18C66123CB138424'O to be handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal-Iuh0-RUA(182)@cb2e7227f114: Added conn table entry 0TC_rab_release_abnormal0(191)13533415 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(185)@cb2e7227f114: Found Expect[0] for l3='E38C18C66123CB138424'O handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@cb2e7227f114: Added conn table entry 0TC_rab_release_abnormal0(191)7858291 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(191)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: vl_len:91 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(190)@cb2e7227f114: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80e717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce80e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal0(191)@cb2e7227f114: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80e717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce80e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(191)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@cb2e7227f114: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80e717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce80e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(191)@cb2e7227f114: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80e717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce80e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(191)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(180)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: vl_len:21 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(180)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(191)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80e717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(191)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ce80e717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(191)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(191)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(182)@cb2e7227f114: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(181)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(185)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(188)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(187)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(186)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(184)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(189)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(190)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(180)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(180): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(190): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_release_abnormal0(191): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Thu Sep 12 10:30:15 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227998) Waiting for packet dumper to finish... 1 (prev_count=227998, count=230055) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Thu Sep 12 10:30:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(193)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(198)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(198)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(198)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(201)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(201)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(201)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(199)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(198)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(201)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(197)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(197)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(200)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(200)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(202)@cb2e7227f114: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@cb2e7227f114: f_create_expect(l3 := '1C5A4709BB9928B8BDC2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(197)@cb2e7227f114: Created Expect[0] for '1C5A4709BB9928B8BDC2'O to be handled at TC_rab_assign_fail0(203) TC_rab_assign_fail-Iuh0-RUA(194)@cb2e7227f114: Added conn table entry 0TC_rab_assign_fail0(203)11243815 HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(197)@cb2e7227f114: Found Expect[0] for l3='1C5A4709BB9928B8BDC2'O handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@cb2e7227f114: Added conn table entry 0TC_rab_assign_fail0(203)6756157 HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(203)@cb2e7227f114: setverdict(pass): none -> pass VirtHNBGW-STATS(192)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(192)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(192)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: vl_len:91 HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(202)@cb2e7227f114: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab912717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab912717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(203) TC_rab_assign_fail0(203)@cb2e7227f114: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab912717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab912717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(203)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(203)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(192)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(192)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(192)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(203)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ab912717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(203)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(203)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(194)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(200)@cb2e7227f114: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(193)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(197)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(196)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(199)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(195)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(202)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(198)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(201)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(192)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(192): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(202): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_fail0(203): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_rab_assign_fail finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Thu Sep 12 10:30:21 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120314) Waiting for packet dumper to finish... 1 (prev_count=120314, count=205412) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Thu Sep 12 10:30:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(205)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(210)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(210)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(210)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(213)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(213)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(213)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(211)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(210)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(213)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(209)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(209)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(212)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(212)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(214)@cb2e7227f114: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@cb2e7227f114: f_create_expect(l3 := '03C6BA0D6BA284E5F7BD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(209)@cb2e7227f114: Created Expect[0] for '03C6BA0D6BA284E5F7BD'O to be handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@cb2e7227f114: Added conn table entry 0TC_rab_assign_mgcp_to0(215)9609101 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(209)@cb2e7227f114: Found Expect[0] for l3='03C6BA0D6BA284E5F7BD'O handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@cb2e7227f114: Added conn table entry 0TC_rab_assign_mgcp_to0(215)6691000 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(215)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: vl_len:91 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(214)@cb2e7227f114: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "929f8d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "929f8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to0(215)@cb2e7227f114: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "929f8d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "929f8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: vl_len:12 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(215)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(215)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(215)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(206)@cb2e7227f114: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(205)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(214)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(204)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(207)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(209)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(212)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(208)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(211)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(210)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(213)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(204): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(214): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_mgcp_to0(215): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Thu Sep 12 10:30:31 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=154879) Waiting for packet dumper to finish... 1 (prev_count=154879, count=199581) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Thu Sep 12 10:30:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(222)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(222)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(222)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(225)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(225)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(225)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(223)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(222)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(225)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(221)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(221)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(224)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(224)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(226)@cb2e7227f114: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@cb2e7227f114: f_create_expect(l3 := 'FD6FC924DE75DBC26BC6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(221)@cb2e7227f114: Created Expect[0] for 'FD6FC924DE75DBC26BC6'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@cb2e7227f114: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)11554283 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(221)@cb2e7227f114: Found Expect[0] for l3='FD6FC924DE75DBC26BC6'O handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@cb2e7227f114: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)2640392 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: setverdict(pass): none -> pass VirtHNBGW-STATS(216)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(216)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(216)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: vl_len:91 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(226)@cb2e7227f114: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b04deb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b04deb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b04deb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b04deb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b04deb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b04deb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b04deb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b04deb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(216)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(216)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(216)@cb2e7227f114: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: vl_len:12 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b04deb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b04deb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(220)@cb2e7227f114: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(221)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(224)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(223)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(225)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(222)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(226)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(216)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(216): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(226): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Thu Sep 12 10:30:37 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121866) Waiting for packet dumper to finish... 1 (prev_count=121866, count=241497) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Thu Sep 12 10:30:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(229)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(234)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(234)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(234)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(237)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(237)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(237)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(235)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(234)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(237)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(233)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(233)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(236)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(236)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(233)@cb2e7227f114: f_create_expect(l3 := '89415698FC47B330A4DB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(233)@cb2e7227f114: Created Expect[0] for '89415698FC47B330A4DB'O to be handled at TC_ranap_cs_mo_disconnect0(239) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@cb2e7227f114: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)12021020 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(233)@cb2e7227f114: Found Expect[0] for l3='89415698FC47B330A4DB'O handled at TC_ranap_cs_mo_disconnect0(239) HNBGW_Test.msc0-RAN(233)@cb2e7227f114: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)13092350 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(239)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: vl_len:22 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A5C36AB1772AFB78CCCC6'O TC_ranap_cs_mo_disconnect0(239)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@cb2e7227f114: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)12021020 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-RAN(233)@cb2e7227f114: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)13092350 TC_ranap_cs_mo_disconnect0(239)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(239)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(234)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(232)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(228)@cb2e7227f114: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(229)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(233)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(236)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(235)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(237)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(238)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(231)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(228): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(238): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Thu Sep 12 10:30:48 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166206) Waiting for packet dumper to finish... 1 (prev_count=166206, count=192410) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Thu Sep 12 10:30:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(241)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(246)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(246)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(249)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(247)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@cb2e7227f114: f_create_expect(l3 := 'C8250F7D4FF7ECAAFB8E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@cb2e7227f114: Created Expect[0] for 'C8250F7D4FF7ECAAFB8E'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@cb2e7227f114: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)10774434 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@cb2e7227f114: Found Expect[0] for l3='C8250F7D4FF7ECAAFB8E'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@cb2e7227f114: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)7907828 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: vl_len:22 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A830C1AAF427902B5A02A'O TC_ranap_ps_mo_disconnect0(251)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@cb2e7227f114: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)10774434 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@cb2e7227f114: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)7907828 TC_ranap_ps_mo_disconnect0(251)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(251)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@cb2e7227f114: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(240)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(250)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Thu Sep 12 10:31:00 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150789) Waiting for packet dumper to finish... 1 (prev_count=150789, count=177284) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Thu Sep 12 10:31:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap" >/data/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(253)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(258)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(258)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(258)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(256)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(261)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(261)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(261)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(258)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(261)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(257)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(257)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(260)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(260)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3935125715 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := omit, pfcp_msg_sequence_number := omit } } TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } HNBGW_Test.sgsn0-RAN(260)@cb2e7227f114: f_create_expect(l3 := '821067AFF0F7B7095588'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(260)@cb2e7227f114: Created Expect[0] for '821067AFF0F7B7095588'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254)@cb2e7227f114: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)1434107 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(260)@cb2e7227f114: Found Expect[0] for l3='821067AFF0F7B7095588'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(260)@cb2e7227f114: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)2771861 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: vl_len:91 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: vl_from0 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC120014'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC120014'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := omit, pfcp_msg_sequence_number := 10 } } TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := '0000000000000001'O, pfcp_msg_sequence_number := 11 } } TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: vl_len:12 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: vl_from0 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.0.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(264), seid := '0000000000000001'O, pfcp_msg_sequence_number := 12 } } TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_with_pfcp0(264)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(256)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(257)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(260)@cb2e7227f114: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(253)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(259)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(258)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(261)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(252)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(262)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(252): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(253): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(256): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(257): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(258): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(259): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(260): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(261): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(262): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(263): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Thu Sep 12 10:31:13 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=184734) Waiting for packet dumper to finish... 1 (prev_count=184734, count=205675) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Thu Sep 12 10:31:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(273)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(273)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(273)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(276)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(276)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(276)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(274)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(273)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(276)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(272)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(272)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(275)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(275)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(272)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(278) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(278)14719782 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(278) HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(278)13993910 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(278)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(278)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(272)@cb2e7227f114: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(279) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(279)9818707 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(279)761602 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(279)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(279)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(272)@cb2e7227f114: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(280) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@cb2e7227f114: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(280)7650172 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: First idle individual index:2 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(280) HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(280)5138376 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(280)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(280)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(272)@cb2e7227f114: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@cb2e7227f114: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(281)15099843 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: First idle individual index:3 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(281)9911483 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(281)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(281)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(274)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(275)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(272)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(269)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(265)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(273)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(271)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(276)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(277)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(265): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(269): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(271): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(272): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(273): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(274): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(275): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(276): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(277): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(278): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(280): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Thu Sep 12 10:31:22 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217927) Waiting for packet dumper to finish... 1 (prev_count=217927, count=284882) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Thu Sep 12 10:31:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(290)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(290)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(290)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(293)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(293)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(293)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(291)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(296)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(296)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(296)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(294)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(299)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(299)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(299)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(297)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(290)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(293)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(296)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(299)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(289)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(289)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(292)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(292)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(295)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(295)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(298)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(298)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(289)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(289)@cb2e7227f114: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(301) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(301)4354597 HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(289)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(301) HNBGW_Test.msc0-RAN(289)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(301)13238387 HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(301)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(301)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(292)@cb2e7227f114: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(292)@cb2e7227f114: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(302) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(302)16503554 HNBGW_Test.msc1-SCCP(291)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(291)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(292)@cb2e7227f114: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(302) HNBGW_Test.msc1-RAN(292)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(302)12513794 HNBGW_Test.msc1-SCCP(291)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(291)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(302)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(302)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(289)@cb2e7227f114: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(289)@cb2e7227f114: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@cb2e7227f114: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(303)5325746 HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(289)@cb2e7227f114: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) HNBGW_Test.msc0-RAN(289)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(303)7670174 HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(303)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(303)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(286)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(295)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(297)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(289)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(288)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(298)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(292)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(291)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(299)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(290)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(293)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(300)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(287)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(296)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(294)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(282)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(286): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(287): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(288): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(289): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(290): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(291): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(292): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(293): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(294): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(295): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(296): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(297): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(298): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(299): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(300): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(301): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(302): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(303): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Thu Sep 12 10:31:31 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=243147) Waiting for packet dumper to finish... 1 (prev_count=243147, count=303989) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Thu Sep 12 10:31:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(305)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(312)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(312)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(312)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(315)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(315)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(315)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(313)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(318)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(318)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(318)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(316)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(321)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(321)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(321)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(319)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(312)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(315)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(318)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(321)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(311)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(311)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(314)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(314)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(317)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(317)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(320)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(320)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(311)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(311)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)10952669 HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(311)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323) HNBGW_Test.msc0-RAN(311)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)14494960 HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(314)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(314)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@cb2e7227f114: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)9161282 HNBGW_Test.msc1-SCCP(313)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(313)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(314)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324) HNBGW_Test.msc1-RAN(314)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)15196006 HNBGW_Test.msc1-SCCP(313)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(313)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(311)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(311)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@cb2e7227f114: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)4019564 HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(311)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325) HNBGW_Test.msc0-RAN(311)@cb2e7227f114: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)1509334 HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(304)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(320)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(318)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(308)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(310)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(319)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(316)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(321)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(309)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(314)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(311)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(315)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(317)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(312)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(322)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(305)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(313)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(304): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(305): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(308): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(309): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(310): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(311): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(312): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(313): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(314): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(315): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(316): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(317): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(318): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(319): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(320): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(321): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(322): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Thu Sep 12 10:31:40 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248142) Waiting for packet dumper to finish... 1 (prev_count=248142, count=309043) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Thu Sep 12 10:31:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(327)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(334)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(334)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(334)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(337)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(337)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(337)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(335)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(340)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(340)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(340)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(338)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(343)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(343)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(343)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(341)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(334)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(337)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(340)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(343)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(333)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(333)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(336)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(336)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(339)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(339)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(342)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(342)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(333)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(333)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)7198679 HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(333)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345) HNBGW_Test.msc0-RAN(333)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)12820808 HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(336)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(336)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@cb2e7227f114: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)2894255 HNBGW_Test.msc1-SCCP(335)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(335)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(336)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346) HNBGW_Test.msc1-RAN(336)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)13912984 HNBGW_Test.msc1-SCCP(335)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(335)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(333)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(333)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@cb2e7227f114: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)14354340 HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(333)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347) HNBGW_Test.msc0-RAN(333)@cb2e7227f114: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)10604016 HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(330)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(337)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(336)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(340)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(326)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(341)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(327)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(334)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(342)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(338)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(332)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(335)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(343)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(339)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(333)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(344)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(326): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(327): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(330): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(332): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(333): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(334): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(335): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(336): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(337): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(338): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(339): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(340): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(341): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(342): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(343): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(344): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Thu Sep 12 10:31:49 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248801) Waiting for packet dumper to finish... 1 (prev_count=248801, count=314565) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Thu Sep 12 10:31:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(356)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(356)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(356)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(359)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(359)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(359)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(357)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(365)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(365)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(365)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(363)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(356)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(359)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(362)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(365)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(355)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(355)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(358)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(358)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(361)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(361)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(364)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(364)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(355)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(355)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)8334484 HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(355)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367) HNBGW_Test.msc0-RAN(355)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)906290 HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(358)@cb2e7227f114: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(358)@cb2e7227f114: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)841594 HNBGW_Test.msc1-SCCP(357)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(357)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(358)@cb2e7227f114: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368) HNBGW_Test.msc1-RAN(358)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)13062359 HNBGW_Test.msc1-SCCP(357)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(357)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(355)@cb2e7227f114: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(355)@cb2e7227f114: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@cb2e7227f114: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)14455388 HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(355)@cb2e7227f114: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) HNBGW_Test.msc0-RAN(355)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)15129113 HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(354)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(352)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(363)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(356)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(358)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(357)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(355)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(364)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(348)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(365)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(359)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(366)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(348): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(352): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(354): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(355): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(356): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(357): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(358): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(359): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(363): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(364): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(365): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(366): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Thu Sep 12 10:31:58 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248390) Waiting for packet dumper to finish... 1 (prev_count=248390, count=317081) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Thu Sep 12 10:32:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(371)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(373)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(378)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(378)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(378)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(381)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(381)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(381)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(379)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(384)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(384)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(384)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(382)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(387)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(387)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(387)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(385)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(378)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(381)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(384)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(387)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(377)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(377)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(380)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(380)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(383)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(383)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(386)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(386)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(377)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(377)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)15142734 HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(377)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389) HNBGW_Test.msc0-RAN(377)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)15684772 HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(380)@cb2e7227f114: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(380)@cb2e7227f114: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)14939974 HNBGW_Test.msc1-SCCP(379)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(379)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(380)@cb2e7227f114: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390) HNBGW_Test.msc1-RAN(380)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)9808156 HNBGW_Test.msc1-SCCP(379)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(379)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(377)@cb2e7227f114: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(377)@cb2e7227f114: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@cb2e7227f114: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)3643305 HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(377)@cb2e7227f114: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391) HNBGW_Test.msc0-RAN(377)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)3054634 HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(383)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(384)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(385)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(386)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(374)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(382)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(380)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(377)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(371)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(373)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(381)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(379)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(376)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(387)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(378)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(388)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(370)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(370): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(371): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(373): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(374): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(376): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(377): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(378): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(379): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(380): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(381): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(382): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(383): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(384): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(385): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(386): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(387): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(388): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Thu Sep 12 10:32:07 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320642) Waiting for packet dumper to finish... 1 (prev_count=320642, count=330480) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Thu Sep 12 10:32:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(400)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(400)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(400)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(398)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(403)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(403)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(403)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(406)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(406)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(406)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(404)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(409)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(409)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(409)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(407)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(400)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(403)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(406)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(409)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(399)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(399)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(402)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(402)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(405)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(405)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(408)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(408)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(402)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)8935742 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411) HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)7301711 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(402)@cb2e7227f114: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)249049 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412) HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)8498550 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(402)@cb2e7227f114: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@cb2e7227f114: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)10306461 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: First idle individual index:2 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)4587708 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(396)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(407)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(403)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(409)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(399)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(408)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(402)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(400)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(405)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(404)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(406)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(398)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(392)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(410)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(397)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(401)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(392): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(396): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(397): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(398): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(399): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(400): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(401): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(402): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(403): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(404): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(405): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(406): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(407): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(408): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(409): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(410): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Thu Sep 12 10:32:17 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=268672) Waiting for packet dumper to finish... 1 (prev_count=268672, count=341433) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Thu Sep 12 10:32:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(422)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(422)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(420)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(425)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(425)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(425)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(423)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(428)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-M3UA(428)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(428)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(431)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(431)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(431)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(429)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(434)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(434)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(434)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(432)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(437)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn2-M3UA(437)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(437)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn2-SCCP(435)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(422)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(425)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(428)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(431)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(434)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(437)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(421)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(421)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(424)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(427)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(427)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(430)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(430)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(433)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(433)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(436)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(436)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(427)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(427)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)9900312 HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(427)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439) HNBGW_Test.msc2-RAN(427)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)7310726 HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(427)@cb2e7227f114: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(427)@cb2e7227f114: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)835503 HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(427)@cb2e7227f114: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440) HNBGW_Test.msc2-RAN(427)@cb2e7227f114: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)6341019 HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(424)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@cb2e7227f114: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@cb2e7227f114: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)4552225 HNBGW_Test.msc1-SCCP(423)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) HNBGW_Test.msc1-RAN(424)@cb2e7227f114: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)12471579 HNBGW_Test.msc1-SCCP(423)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(423)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(432)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(424)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(433)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(421)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(430)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(428)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(418)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(436)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-RAN(427)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(434)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(414)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(437)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(438)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(425)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(431)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(435)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(423)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(426)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(429)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(418): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-SCCP(426): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-RAN(427): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-M3UA(428): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(429): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(430): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(431): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(432): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(433): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(434): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(435): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-RAN(436): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(437): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(438): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Thu Sep 12 10:32:26 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393537) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Thu Sep 12 10:32:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(450)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(450)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(450)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(448)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(453)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(453)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(453)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(451)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(456)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-M3UA(456)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(456)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(454)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(459)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(459)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(459)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(457)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(462)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(462)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(462)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(460)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(465)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn2-M3UA(465)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(465)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn2-SCCP(463)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(450)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(453)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(456)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(459)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(462)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(465)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(449)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(452)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(449)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(452)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(455)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(455)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(458)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(458)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(461)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(461)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(464)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(464)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(449)@cb2e7227f114: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(449)@cb2e7227f114: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(467) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)4022997 HNBGW_Test.msc0-SCCP(448)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(448)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(449)@cb2e7227f114: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(467) HNBGW_Test.msc0-RAN(449)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)6360431 HNBGW_Test.msc0-SCCP(448)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(448)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(455)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(455)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(468) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444)@cb2e7227f114: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)9776134 HNBGW_Test.msc2-SCCP(454)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc2-SCCP(454)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(455)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(468) HNBGW_Test.msc2-RAN(455)@cb2e7227f114: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)4494027 HNBGW_Test.msc2-SCCP(454)@cb2e7227f114: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(454)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(458)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(446)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(464)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(457)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(460)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(449)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(454)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(452)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-RAN(455)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(451)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(450)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(465)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(453)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(459)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(442)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(462)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(463)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(448)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(461)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(456)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(466)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(446): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(448): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(449): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(450): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(451): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(452): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(453): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-SCCP(454): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-RAN(455): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-M3UA(456): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(457): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(458): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(459): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(460): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(461): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(462): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(463): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-RAN(464): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(465): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(466): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(467): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(468): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Thu Sep 12 10:32:33 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=307543) Waiting for packet dumper to finish... 1 (prev_count=307543, count=373149) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Thu Sep 12 10:32:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(470)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(472)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(477)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(477)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(477)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(475)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(480)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(480)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(480)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(478)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(483)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-M3UA(483)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(483)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(481)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(486)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(486)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(486)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(484)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(477)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(480)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(483)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(486)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(476)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(476)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(479)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(479)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(482)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(482)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(485)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(485)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh0-RUA(471)@cb2e7227f114: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(473)@cb2e7227f114: UnitdataCallback HNBGW_Test.msc0-RAN(476)@cb2e7227f114: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(476)@cb2e7227f114: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(488) TC_mscpool_paging_imsi-Iuh0-RUA(471)@cb2e7227f114: Added conn table entry 0TC_mscpool_paging_imsi0(488)4905203 HNBGW_Test.msc0-SCCP(475)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(475)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(476)@cb2e7227f114: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(488) HNBGW_Test.msc0-RAN(476)@cb2e7227f114: Added conn table entry 0TC_mscpool_paging_imsi0(488)1368538 HNBGW_Test.msc0-SCCP(475)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(475)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(488)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(488)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(471)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(484)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(476)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(485)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(479)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(481)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(478)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-RAN(482)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(475)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(473)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(469)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(477)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(483)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(472)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(486)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(487)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(474)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(470)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(480)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(469): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(470): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(471): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(472): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(473): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(474): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(475): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(476): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(477): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(478): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(479): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(480): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-SCCP(481): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-RAN(482): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-M3UA(483): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(484): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(485): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(486): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(487): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_imsi0(488): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Thu Sep 12 10:32:42 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244271) Waiting for packet dumper to finish... 1 (prev_count=244271, count=288405) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Thu Sep 12 10:32:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(490)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(492)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(497)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(497)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(497)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(495)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(500)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(500)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(500)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(498)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(503)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-M3UA(503)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(503)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-SCCP(501)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(506)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(506)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(506)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(504)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(497)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(500)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(503)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(506)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(496)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(496)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(499)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(499)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(502)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(502)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(505)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(505)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(508)@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(493)@cb2e7227f114: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(491)@cb2e7227f114: UnitdataCallback TC_mscpool_paging_tmsi0(508)@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(496)@cb2e7227f114: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(496)@cb2e7227f114: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(508) TC_mscpool_paging_tmsi-Iuh0-RUA(491)@cb2e7227f114: Added conn table entry 0TC_mscpool_paging_tmsi0(508)12526425 HNBGW_Test.msc0-SCCP(495)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(495)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(496)@cb2e7227f114: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(508) HNBGW_Test.msc0-RAN(496)@cb2e7227f114: Added conn table entry 0TC_mscpool_paging_tmsi0(508)10320271 HNBGW_Test.msc0-SCCP(495)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(495)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(508)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(508)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-RAN(502)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(505)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(493)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(501)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(491)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(503)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(506)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(504)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(496)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(499)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(497)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(495)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(498)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(489)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(507)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(494)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(500)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(490)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(492)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(489): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(490): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(491): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(492): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(493): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(495): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(496): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(497): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(498): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(499): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(500): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-SCCP(501): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-RAN(502): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-M3UA(503): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(504): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(505): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(506): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(507): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_paging_tmsi0(508): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Thu Sep 12 10:32:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229604) Waiting for packet dumper to finish... 1 (prev_count=229604, count=271090) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Thu Sep 12 10:32:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(510)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(512)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(517)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(517)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(517)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(520)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(520)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(520)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(518)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(523)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-M3UA(523)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(523)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-SCCP(521)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(526)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(526)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(526)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(524)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(517)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(520)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(523)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(526)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(516)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(516)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(519)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(519)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(522)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(525)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(525)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(522)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(516)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(516)@cb2e7227f114: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(528) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@cb2e7227f114: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(528)5584326 HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(516)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(528) HNBGW_Test.msc0-RAN(516)@cb2e7227f114: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(528)13809015 HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(528)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(528)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(522)@cb2e7227f114: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(522)@cb2e7227f114: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(529) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@cb2e7227f114: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(529)8889715 HNBGW_Test.msc2-SCCP(521)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc2-SCCP(521)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(522)@cb2e7227f114: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(529) HNBGW_Test.msc2-RAN(522)@cb2e7227f114: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(529)5412264 HNBGW_Test.msc2-SCCP(521)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(521)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(529)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(529)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(516)@cb2e7227f114: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(516)@cb2e7227f114: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(530) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@cb2e7227f114: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(530)3089892 HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(516)@cb2e7227f114: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(530) HNBGW_Test.msc0-RAN(516)@cb2e7227f114: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(530)11161135 HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(530)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(530)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(516)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(520)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(513)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(526)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(515)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(519)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(518)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(512)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(517)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(510)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-RAN(522)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(525)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(514)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(524)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(523)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(527)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(521)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(509)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(509): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(510): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(512): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(513): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(515): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(516): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(517): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(518): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(519): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(520): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-SCCP(521): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-RAN(522): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-M3UA(523): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(524): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(525): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(526): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(527): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(528): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(529): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(530): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Thu Sep 12 10:33:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261321) Waiting for packet dumper to finish... 1 (prev_count=261321, count=326063) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Thu Sep 12 10:33:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(532)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(534)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(539)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(539)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(539)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(537)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(542)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(542)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(542)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(540)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(545)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-M3UA(545)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(545)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-SCCP(543)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(548)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(548)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(548)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(546)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(539)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(542)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(545)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(548)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(538)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(538)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(541)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(541)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(544)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(544)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(547)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(547)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(541)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(541)@cb2e7227f114: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(550) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@cb2e7227f114: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(550)7527268 HNBGW_Test.msc1-SCCP(540)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(540)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(541)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(550) HNBGW_Test.msc1-RAN(541)@cb2e7227f114: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(550)839937 HNBGW_Test.msc1-SCCP(540)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(540)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(550)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(550)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(538)@cb2e7227f114: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(538)@cb2e7227f114: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(551) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@cb2e7227f114: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(551)15455571 HNBGW_Test.msc0-SCCP(537)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(537)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(538)@cb2e7227f114: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(551) HNBGW_Test.msc0-RAN(538)@cb2e7227f114: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(551)9780629 HNBGW_Test.msc0-SCCP(537)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(537)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(551)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(551)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(544)@cb2e7227f114: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(544)@cb2e7227f114: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(552) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@cb2e7227f114: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(552)1098108 HNBGW_Test.msc2-SCCP(543)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc2-SCCP(543)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(544)@cb2e7227f114: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(552) HNBGW_Test.msc2-RAN(544)@cb2e7227f114: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)6149972 HNBGW_Test.msc2-SCCP(543)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(543)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(552)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(552)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(531)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(542)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(535)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-RAN(544)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(540)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(545)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(538)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(541)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(537)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(543)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(536)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(539)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(532)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(534)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(546)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(547)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(548)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(549)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(531): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(532): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(534): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(535): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(536): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(537): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(538): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(539): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(540): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(541): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(542): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-SCCP(543): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-RAN(544): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-M3UA(545): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(546): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(547): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(548): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(549): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(550): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(551): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(552): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Thu Sep 12 10:33:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249628) Waiting for packet dumper to finish... 1 (prev_count=249628, count=318028) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Thu Sep 12 10:33:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(561)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(561)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(561)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(559)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(564)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(564)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(564)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(567)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(567)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(567)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(565)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(570)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(570)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(570)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(568)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(561)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(564)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(567)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(570)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(560)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(560)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(563)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(563)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(566)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(566)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(569)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(569)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(560)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(560)@cb2e7227f114: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@cb2e7227f114: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)4787572 HNBGW_Test.msc0-SCCP(559)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(559)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(560)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572) HNBGW_Test.msc0-RAN(560)@cb2e7227f114: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)1644641 HNBGW_Test.msc0-SCCP(559)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(559)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(563)@cb2e7227f114: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@cb2e7227f114: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@cb2e7227f114: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)13692247 HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(563)@cb2e7227f114: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573) HNBGW_Test.msc1-RAN(563)@cb2e7227f114: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)10207145 HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: "disconnecting msc0" HNBGW_Test.msc0-RAN(560)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(561)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(559)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@cb2e7227f114: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)4787572 HNBGW_Test.msc1-RAN(563)@cb2e7227f114: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@cb2e7227f114: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@cb2e7227f114: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)8579679 HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(563)@cb2e7227f114: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) HNBGW_Test.msc1-RAN(563)@cb2e7227f114: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)4550833 HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(557)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(568)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(569)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(567)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(566)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(563)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(564)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(562)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(565)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(571)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(570)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(553)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(558)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(553): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(557): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(558): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(559): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(560): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(561): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(562): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(563): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(564): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(565): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(566): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(567): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(568): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(569): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(570): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(571): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Sep 12 10:33:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256281) Waiting for packet dumper to finish... 1 (prev_count=256281, count=313513) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Thu Sep 12 10:33:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(583)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(586)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(586)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(586)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(584)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(583)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(586)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(582)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(582)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(585)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(585)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(582)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@cb2e7227f114: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@cb2e7227f114: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)7527784 HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588) HNBGW_Test.msc0-RAN(582)@cb2e7227f114: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)8163497 HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(582)@cb2e7227f114: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@cb2e7227f114: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@cb2e7227f114: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)9913606 HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@cb2e7227f114: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589) HNBGW_Test.msc0-RAN(582)@cb2e7227f114: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)2017203 HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: "connecting cnlink 1" MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(592)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(592)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(592)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(590)@cb2e7227f114: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(592)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(591)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(591)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(591)@cb2e7227f114: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(591)@cb2e7227f114: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@cb2e7227f114: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)7781247 HNBGW_Test.msc1-SCCP(590)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc1-SCCP(590)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(591)@cb2e7227f114: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593) HNBGW_Test.msc1-RAN(591)@cb2e7227f114: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)2301019 HNBGW_Test.msc1-SCCP(590)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(590)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)@cb2e7227f114: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(591)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(590)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(592)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(585)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(575)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(579)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@cb2e7227f114: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(584)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(586)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(580)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(587)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(575): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(579): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(580): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(584): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(585): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(586): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(587): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(590): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(591): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(592): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Sep 12 10:33:29 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232761) Waiting for packet dumper to finish... 1 (prev_count=232761, count=310613) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Thu Sep 12 10:33:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(595)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(602)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(602)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(602)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(600)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(602)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(605)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(601)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(601)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(607) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(607)1178466 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(607) HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(607)7716478 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(607)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(607)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(608) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(608)9869508 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(608) HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(608)165215 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(608)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(608)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@cb2e7227f114: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(609)5105890 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(609)9447382 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(609)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(609)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@cb2e7227f114: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(610)8327035 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(610)5648732 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(610)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(610)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(595)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(594)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(598)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(601)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(600)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(606)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(602)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(594): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(595): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(598): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(600): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(601): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(602): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(606): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(607): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(608): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(609): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(610): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Thu Sep 12 10:33:38 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218754) Waiting for packet dumper to finish... 1 (prev_count=218754, count=287320) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Thu Sep 12 10:33:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(614)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(619)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(619)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(619)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(617)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(622)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(622)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(622)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(620)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(628)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(628)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(628)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(626)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(619)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(622)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(625)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(628)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(618)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(618)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(621)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(621)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(627)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(627)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(630) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(630)9488772 HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(630) HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(630)6780444 HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(630)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(630)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(627)@cb2e7227f114: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(627)@cb2e7227f114: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(631) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(631)10351937 HNBGW_Test.sgsn1-SCCP(626)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(626)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(627)@cb2e7227f114: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(631) HNBGW_Test.sgsn1-RAN(627)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(631)12759367 HNBGW_Test.sgsn1-SCCP(626)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(626)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(631)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(631)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@cb2e7227f114: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(632)11193781 HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(632)14354684 HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(624)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(615)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(627)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(626)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(625)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(622)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(628)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(618)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(616)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(621)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(620)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(619)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(629)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(614)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(617)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(611)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(611): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(614): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(615): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(616): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(617): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(618): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(619): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(620): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(621): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(622): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(626): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(627): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(628): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(630): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(631): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(632): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Thu Sep 12 10:33:47 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=253576) Waiting for packet dumper to finish... 1 (prev_count=253576, count=321771) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Thu Sep 12 10:33:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(641)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(641)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(641)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(639)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(644)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(644)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(644)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(642)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(647)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(645)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(650)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(650)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(650)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(641)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(644)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(647)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(650)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(640)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(640)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(643)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(643)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(646)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(652) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(652)898234 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(652) HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(652)10976834 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(652)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(652)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(653) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(653)9000509 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(653) HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(653)14038055 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(653)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(653)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(654) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@cb2e7227f114: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(654)15572785 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(654) HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(654)12322376 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(654)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(654)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(649)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(639)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(642)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(637)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(643)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(648)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(644)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(640)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(638)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(641)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(646)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(651)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(650)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(633)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(633): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(637): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(638): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(639): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(640): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(641): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(642): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(643): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(644): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(648): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(649): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(650): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(651): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(652): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(653): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(654): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Thu Sep 12 10:33:56 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252824) Waiting for packet dumper to finish... 1 (prev_count=252824, count=315831) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Thu Sep 12 10:33:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(663)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(663)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(663)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(661)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(666)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(666)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(666)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(664)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(669)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-M3UA(669)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(669)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-SCCP(667)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(672)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(672)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(672)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(670)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(675)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(675)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(675)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(673)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(678)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn2-M3UA(678)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(678)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(663)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(666)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(669)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(672)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(675)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(678)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(662)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(662)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(665)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(665)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(668)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(668)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(671)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(671)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(674)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(674)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(680) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(680)12177761 HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(680) HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(680)11276369 HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(680)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(680)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(681) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(681)4162859 HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(681) HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(681)6058845 HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(681)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(681)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(674)@cb2e7227f114: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(674)@cb2e7227f114: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(682) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@cb2e7227f114: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(682)13021064 HNBGW_Test.sgsn1-SCCP(673)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(673)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(674)@cb2e7227f114: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(682) HNBGW_Test.sgsn1-RAN(674)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)14093307 HNBGW_Test.sgsn1-SCCP(673)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(673)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(682)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(682)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-SCCP(664)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(659)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(671)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(670)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(674)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(665)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(663)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(669)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(666)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-RAN(668)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(667)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(662)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(661)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(655)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(679)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(672)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(673)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(660)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(675)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(676)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(678)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(677)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(655): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(659): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(660): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(661): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(662): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(663): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(664): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(665): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(666): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-SCCP(667): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-RAN(668): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-M3UA(669): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(670): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(671): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(672): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(673): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(674): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(675): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(676): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-RAN(677): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(678): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(679): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(680): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(681): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(682): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Thu Sep 12 10:34:05 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400608) Waiting for packet dumper to finish... 1 (prev_count=400608, count=405784) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Thu Sep 12 10:34:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(684)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(686)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(691)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(691)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(691)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(689)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(694)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(694)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(694)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-SCCP(692)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(697)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-M3UA(697)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(697)@cb2e7227f114: ************************************************* HNBGW_Test.msc2-SCCP(695)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(700)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(700)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(700)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(698)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(703)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(703)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(703)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(701)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(706)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn2-M3UA(706)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(706)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn2-SCCP(704)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(691)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(694)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc2-M3UA(697)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23909 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(700)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(703)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(706)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23910 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(690)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(690)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(693)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(693)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(696)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(696)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(699)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(699)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(702)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(702)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(705)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(705)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@cb2e7227f114: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(699)@cb2e7227f114: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(699)@cb2e7227f114: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(708) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(708)14790592 HNBGW_Test.sgsn0-SCCP(698)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(698)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(699)@cb2e7227f114: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(708) HNBGW_Test.sgsn0-RAN(699)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(708)13854301 HNBGW_Test.sgsn0-SCCP(698)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(698)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(708)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(708)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(705)@cb2e7227f114: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(705)@cb2e7227f114: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(709) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(709)4920934 HNBGW_Test.sgsn2-SCCP(704)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(704)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(705)@cb2e7227f114: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(709) HNBGW_Test.sgsn2-RAN(705)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(709)7728303 HNBGW_Test.sgsn2-SCCP(704)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(704)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(709)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(709)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(690)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(697)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(692)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(693)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(700)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(705)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(687)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(695)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(691)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(699)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(701)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(689)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(684)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(698)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(683)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(686)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc2-RAN(696)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(706)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(704)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(703)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(694)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(702)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(707)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(683): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(684): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(686): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(687): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(689): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(690): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(691): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(692): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(693): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(694): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-SCCP(695): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-RAN(696): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc2-M3UA(697): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(698): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(699): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(700): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(701): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(702): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(703): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(704): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-RAN(705): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(706): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(707): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(708): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(709): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Thu Sep 12 10:34:14 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=347835) Waiting for packet dumper to finish... 1 (prev_count=347835, count=352987) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Thu Sep 12 10:34:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(718)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(718)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(718)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(716)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(721)@cb2e7227f114: ************************************************* HNBGW_Test.msc1-M3UA(721)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(721)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(719)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(727)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(718)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc1-M3UA(721)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23907 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(724)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(727)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(717)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(720)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(723)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(720)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(717)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(723)@cb2e7227f114: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(723)@cb2e7227f114: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)3326390 HNBGW_Test.sgsn0-SCCP(722)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(722)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(723)@cb2e7227f114: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729) HNBGW_Test.sgsn0-RAN(723)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)14938582 HNBGW_Test.sgsn0-SCCP(722)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(722)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)7035042 HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730) HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)4652635 HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(723)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(724)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@cb2e7227f114: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)3326390 HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)7170692 HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)10830170 HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(717)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(714)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(716)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-RAN(720)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(719)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(710)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(718)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(728)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(721)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(710): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(714): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(716): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(717): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(718): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-SCCP(719): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-RAN(720): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc1-M3UA(721): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(728): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Thu Sep 12 10:34:23 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284903) Waiting for packet dumper to finish... 1 (prev_count=284903, count=347428) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Thu Sep 12 10:34:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(740)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(740)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(740)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(738)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(743)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(743)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(743)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(740)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(743)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(739)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(739)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)6078748 HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745) HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)1151059 HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)844100 HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746) HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)12118698 HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: "connecting cnlink 1" MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(749)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-M3UA(749)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(749)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn1-SCCP(747)@cb2e7227f114: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(749)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23908 to server: "172.18.0.200":2905 association #8 MTC@cb2e7227f114: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.0.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(748)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(748)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(748)@cb2e7227f114: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(748)@cb2e7227f114: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@cb2e7227f114: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)7890757 HNBGW_Test.sgsn1-SCCP(747)@cb2e7227f114: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(747)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(748)@cb2e7227f114: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750) HNBGW_Test.sgsn1-RAN(748)@cb2e7227f114: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)4137372 HNBGW_Test.sgsn1-SCCP(747)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(747)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)@cb2e7227f114: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(738)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(748)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(732)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(747)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(742)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(743)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(739)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(741)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(749)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(740)@cb2e7227f114: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(736)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(744)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(736): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(738): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(739): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(740): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(741): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(742): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(743): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746): pass (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(747): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-RAN(748): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(749): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Thu Sep 12 10:34:33 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=253099) Waiting for packet dumper to finish... 1 (prev_count=253099, count=330255) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Thu Sep 12 10:34:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(752)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(757)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(757)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(760)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(760)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(760)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(758)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(757)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(760)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(756)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(756)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(759)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(759)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(761)@cb2e7227f114: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(762) HNBGW_Test.msc0-RAN(756)@cb2e7227f114: f_create_expect(l3 := 'D560E172C16405C85992'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@cb2e7227f114: Created Expect[0] for 'D560E172C16405C85992'O to be handled at TC_second_rab_assignment0(762) TC_second_rab_assignment-Iuh0-RUA(753)@cb2e7227f114: Added conn table entry 0TC_second_rab_assignment0(762)5056376 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@cb2e7227f114: Found Expect[0] for l3='D560E172C16405C85992'O handled at TC_second_rab_assignment0(762) HNBGW_Test.msc0-RAN(756)@cb2e7227f114: Added conn table entry 0TC_second_rab_assignment0(762)13237843 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(762)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: vl_len:91 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(761)@cb2e7227f114: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d277817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d277817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(762) TC_second_rab_assignment0(762)@cb2e7227f114: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d277817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d277817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.0.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(762)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(762)@cb2e7227f114: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4d277817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d277817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(762)@cb2e7227f114: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4d277817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d277817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.0.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: vl_len:63 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(762)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: vl_len:12 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(762)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(762)@cb2e7227f114: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(762)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4d277817" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(762)@cb2e7227f114: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4d277817" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(762)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(762)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(753)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@cb2e7227f114: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(752)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(758)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(759)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(751)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(760)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(761)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(751): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_second_rab_assignment-Iuh0(752): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(753): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(758): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(759): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(760): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(761): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_second_rab_assignment0(762): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_second_rab_assignment finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Thu Sep 12 10:34:39 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230728) Waiting for packet dumper to finish... 1 (prev_count=230728, count=231224) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Thu Sep 12 10:34:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(769)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(769)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@cb2e7227f114: ************************************************* MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(767)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(772)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(772)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(772)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(770)@cb2e7227f114: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(769)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(772)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(768)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(768)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(771)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(771)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: talloc reports "struct hnb_context" x 1, expecting 1 MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(765)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(767)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(768)@cb2e7227f114: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(771)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(770)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(772)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(763)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@cb2e7227f114: Final verdict of PTC: none HNBGW-MGCP(773)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(763): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(765): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(770): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(771): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(772): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(773): none (pass -> pass) MTC@cb2e7227f114: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Thu Sep 12 10:34:44 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91053) Waiting for packet dumper to finish... 1 (prev_count=91053, count=150467) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Thu Sep 12 10:34:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb2e7227f114: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@cb2e7227f114: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(775)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(777)@cb2e7227f114: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(782)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-M3UA(782)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(782)@cb2e7227f114: ************************************************* HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb2e7227f114: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(785)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-M3UA(785)@cb2e7227f114: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(785)@cb2e7227f114: ************************************************* HNBGW_Test.sgsn0-SCCP(783)@cb2e7227f114: v_sccp_pdu_maxlen:268 MTC@cb2e7227f114: setverdict(pass): none -> pass MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(782)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23905 to server: "172.18.0.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(785)@cb2e7227f114: SCTP_ConnectResult -> connection established from: "172.18.0.203":23906 to server: "172.18.0.200":2905 association #8 HNBGW_Test.msc0-RAN(781)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(781)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(784)@cb2e7227f114: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(784)@cb2e7227f114: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(781)@cb2e7227f114: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(781)@cb2e7227f114: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(787) TC_apply_sccp-Iuh0-RUA(776)@cb2e7227f114: Added conn table entry 0TC_apply_sccp0(787)4386501 HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: First idle individual index:0 HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(781)@cb2e7227f114: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(787) HNBGW_Test.msc0-RAN(781)@cb2e7227f114: Added conn table entry 0TC_apply_sccp0(787)16376831 HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: Session index based on connection ID:0 TC_apply_sccp0(787)@cb2e7227f114: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(787)@cb2e7227f114: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(787)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: vl_len:22 HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: vl_from0 HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC9389D681162CBCE432B'O TC_apply_sccp0(787)@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(787)@cb2e7227f114: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: Session index based on local reference:0 HNBGW_Test.msc0-RAN(781)@cb2e7227f114: Deleted conn table entry 0TC_apply_sccp0(787)16376831 TC_apply_sccp-Iuh0-RUA(776)@cb2e7227f114: Deleted conn table entry 0TC_apply_sccp0(787)4386501 TC_apply_sccp0(787)@cb2e7227f114: Final verdict of PTC: pass MTC@cb2e7227f114: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(776)@cb2e7227f114: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(778)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(782)@cb2e7227f114: Final verdict of PTC: none TC_apply_sccp-Iuh0(775)@cb2e7227f114: Final verdict of PTC: none VirtHNBGW-STATS(774)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-RAN(781)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(783)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(784)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(780)@cb2e7227f114: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(785)@cb2e7227f114: Final verdict of PTC: none TC_apply_sccp-Iuh1(777)@cb2e7227f114: Final verdict of PTC: none IPA-CTRL-CLI-IPA(779)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(786)@cb2e7227f114: Final verdict of PTC: none MTC@cb2e7227f114: Setting final verdict of the test case. MTC@cb2e7227f114: Local verdict of MTC: pass MTC@cb2e7227f114: Local verdict of PTC VirtHNBGW-STATS(774): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_apply_sccp-Iuh0(775): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(776): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_apply_sccp-Iuh1(777): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(778): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC IPA-CTRL-CLI-IPA(779): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-SCCP(780): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-RAN(781): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.msc0-M3UA(782): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(783): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-RAN(784): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(785): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC HNBGW-MGCP(786): none (pass -> pass) MTC@cb2e7227f114: Local verdict of PTC TC_apply_sccp0(787): pass (pass -> pass) MTC@cb2e7227f114: Test case TC_apply_sccp finished. Verdict: pass MTC@cb2e7227f114: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Thu Sep 12 10:34:54 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.0.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180053) Waiting for packet dumper to finish... 1 (prev_count=180053, count=205765) MTC@cb2e7227f114: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@cb2e7227f114: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cb2e7227f114: Terminating MTC. MC@cb2e7227f114: MTC terminated. MC2> exit MC@cb2e7227f114: Shutting down session. MC@cb2e7227f114: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass: 46 NEW: PASS: 2 skip: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_disconnected_timeout.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-819-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-latest-819-hnbgw jenkins-ttcn3-hnbgw-test-latest-819-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-latest-819-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-latest-819-stp + docker kill jenkins-ttcn3-hnbgw-test-latest-819-stp jenkins-ttcn3-hnbgw-test-latest-819-stp + docker wait jenkins-ttcn3-hnbgw-test-latest-819-stp 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + sed -i s/classname='\([^']\+\)'/classname='\1:with-pfcp'/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/hnbgw-tester/junit-xml-with-pfcp-21.log + network_clean + docker network inspect ttcn3-hnbgw-test-0 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-0 + docker network remove ttcn3-hnbgw-test-0 ttcn3-hnbgw-test-0 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache:/cache --name jenkins-ttcn3-hnbgw-test-latest-819-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/hnbgw-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS